dataSource=com.alibaba.druid.pool.DruidDataSource dataSource.url=jdbc:postgresql://192.168.3.233:5432/ekexiu dataSource.username=postgres dataSource.password=postgres dataSource.initialSize::int=1 dataSource.minIdle::int=1 dataSource.maxActive::int=1 dataSource.maxWait::long=60000 dataSource.timeBetweenEvictionRunsMillis::long=60000 dataSource.minEvictableIdleTimeMillis::long=300000 dataSource.validationQuery=SELECT 1 dataSource.testWhileIdle::boolean=true dataSource.testOnBorrow::boolean=true dataSource.testOnReturn::boolean=true dataSource.poolPreparedStatements::boolean=true dataSource.maxPoolPreparedStatementPerConnectionSize::int=20 dataSource.defaultAutoCommit::boolean=false cachedFileUploadServlet=org.jfw.web.servlet.fileupload.cached.CachedUploadServletConfig cachedFileUploadServlet.cacheByMemory::boolean=false cachedFileUploadServlet.cachePath::java.io.File=/kexiu/www/html/images/tmp cachedFileUploadServlet.CachedItemValidator-ref=imageValidator cachedFileUploadServlet.defaultSizeLimit::long=5242880 cachedFileUploadServlet.fileSuffix=.jpg,.png imageValidator=com.ekexiu.portal.util.ImageValidator com_ekexiu_portal_service_ImageService.largeHeadPhotoWidth::int=200 com_ekexiu_portal_service_ImageService.largeHeadPhotoHeight::int=200 com_ekexiu_portal_service_ImageService.middleHeadPhotoWidth::int=66 com_ekexiu_portal_service_ImageService.middleHeadPhotoHeight::int=66 com_ekexiu_portal_service_ImageService.smallHeadPhotoWidth::int=30 com_ekexiu_portal_service_ImageService.smallHeadPhotoHeight::int=30 com_ekexiu_portal_service_ImageService.tmpPath::java.io.File=/kexiu/www/html/images/tmp com_ekexiu_portal_service_ImageService.imagePath::java.io.File=/kexiu/www/html/images com_ekexiu_portal_service_ImageService.defaultHeadPhoto::java.io.File=/kexiu/www/html/images/default-photo.jpg com_ekexiu_portal_service_ImageService.defaultOrgLogo::java.io.File=/kexiu/www/html/images/default-icon.jpg com_ekexiu_portal_service_ImageService.defaultResourcePhoto::java.io.File=/kexiu/www/html/images/default-icon.jpg com_ekexiu_portal_service_SysService.bindMailSubject=\u8bf7\u6c42\u7ed1\u5b9a\u90ae\u7bb1 com_ekexiu_portal_service_SysService.bindMailReplaceKey=stateCode com_ekexiu_portal_service_SysService.bindMailReplaceContentTempalte=\u8bf7\u8bbf\u95ee\u5b8c\u6210\u90ae\u7bb1\u7ed1\u5b9a\:http\://www.ekexiu.com\:81/account-set.html?sc\=stateCode com_ekexiu_portal_service_SysService.regMailReplaceKey=stateCode com_ekexiu_portal_service_SysService.regMailReplaceContentTempalte=\u8bf7\u8bbf\u95ee\u4e0b\u9762\u7684\u7f51\u5740\u5b8c\u6210\u90ae\u7bb1\u6ce8\u518c\:http\://www.ekexiu.com\:81/bind-mail.html?sc\=stateCode com_ekexiu_portal_service_SysService.bindMobilePhoneReplaceKey=yzm com_ekexiu_portal_service_SysService.bindMobilePhoneContentTemplate=\u3010\u79d1\u8896\u79d1\u6280\u3011\u8bf7\u8f93\u5165\u9a8c\u8bc1\u7801yzm\uff0c\u5b8c\u6210\u624b\u673a\u7ed1\u5b9a\u3002\u8bf7\u4e8e3\u5206\u949f\u5185\u6b63\u786e\u8f93\u5165\u9a8c\u8bc1\u7801\u3002\u5982\u975e\u672c\u4eba\u64cd\u4f5c\uff0c\u8bf7\u5ffd\u7565\u672c\u77ed\u4fe1\u3002 com_ekexiu_portal_service_SysService.phoneRetrievePasswordReplaceKey=yzm com_ekexiu_portal_service_SysService.phoneRetrievePasswordContentTemplate=\u3010\u79d1\u8896\u79d1\u6280\u3011\u8bf7\u8f93\u5165\u9a8c\u8bc1\u7801yzm\uff0c\u5b8c\u6210\u5bc6\u7801\u91cd\u7f6e\u3002\u8bf7\u4e8e3\u5206\u949f\u5185\u6b63\u786e\u8f93\u5165\u9a8c\u8bc1\u7801\u3002\u5982\u975e\u672c\u4eba\u64cd\u4f5c\uff0c\u8bf7\u5ffd\u7565\u672c\u77ed\u4fe1\u3002 com_ekexiu_portal_service_SysService.regMobilePhoneReplaceKey=yzm com_ekexiu_portal_service_SysService.regMobilePhoneContentTemplate=\u3010\u79d1\u8896\u79d1\u6280\u3011\u8bf7\u8f93\u5165\u9a8c\u8bc1\u7801yzm\uff0c\u5b8c\u6210\u624b\u673a\u6ce8\u518c\u3002\u8bf7\u4e8e3\u5206\u949f\u5185\u6b63\u786e\u8f93\u5165\u9a8c\u8bc1\u7801\u3002\u5982\u975e\u672c\u4eba\u64cd\u4f5c\uff0c\u8bf7\u5ffd\u7565\u672c\u77ed\u4fe1\u3002 com_ekexiu_portal_service_SysService.mailRetrievePasswordContentTemplate=\u8bf7\u8bbf\u95ee\u5b8c\u6210\u7bb1\u5bc6\u7801\u91cd\u7f6e\:http\://www.ekexiu.com\:81/login-email-find03.html?sc\=stateCode com_ekexiu_portal_service_SysService.mailRetrievePasswordReplaceKey=stateCode com_ekexiu_portal_service_SysService.mailRetrievePasswordSubject=\u91cd\u7f6e\u5bc6\u7801 com_ekexiu_portal_service_OrgService.defaultOrgType=1 com_ekexiu_portal_mail_MailService.port::int=25 com_ekexiu_portal_mail_MailService.from=service@ekexiu.com com_ekexiu_portal_mail_MailService.mailHost=smtp.mxhichina.com com_ekexiu_portal_mail_MailService.username=service@ekexiu.com com_ekexiu_portal_mail_MailService.password=Ekexiu1234567 com_ekexiu_portal_mail_MailService.sessionProperties-ref=mailService_Map mailService_Map::map=java.util.HashMap mailService_Map.map-key-0::java.lang.String=mail.host mailService_Map.map-val-0::java.lang.String=smtp.mxhichina.com mailService_Map.map-key-1::java.lang.String=mail.transport.protocol mailService_Map.map-val-1::java.lang.String=smtp mailService_Map.map-key-2::java.lang.String=mail.smtp.auth mailService_Map.map-val-2::java.lang.String=true resFileUploadServlet=org.jfw.web.servlet.fileupload.cached.CachedUploadServletConfig resFileUploadServlet.cacheByMemory::boolean=false resFileUploadServlet.cachePath::java.io.File=/kexiu/www/html/accessory/temp resFileUploadServlet.defaultSizeLimit::long=10485760 resFileUploadServlet.defaultCountLimit::int=10 com_ekexiu_portal_service_AccessoryService.tmpPath::java.io.File=D:/aaaa com_ekexiu_portal_service_AccessoryService.accessoryPath::java.io.File=/kexiu/www/html/accessory com_ekexiu_portal_service_ImagesService.tmpPath::java.io.File=/kexiu/www/html/images/tmp com_ekexiu_portal_service_ImagesService.resourcePath::java.io.File=/kexiu/www/html/images/resource com_ekexiu_portal_service_AuthImageService.authImgPath::java.io.File=/kexiu/www/html/images/authImg com_ekexiu_portal_util_Calculate.starWeight::double=0.5 com_ekexiu_portal_util_Calculate.consultWeight::double=0.5 com_ekexiu_portal_job_TaskJobEntry.delayTime::long=86400000 com_ekexiu_portal_job_TaskJobEntry.taskTime::java.lang.String=2:00:00