No Description

project.properties 15KB

    dataSource=com.alibaba.druid.pool.DruidDataSource #数据库连接地址、名称、密码 dataSource.url=jdbc:postgresql://121.42.53.174:5432/ekexiu dataSource.username=postgres dataSource.password=postgres #连接池启动时的初始值(初始化连接) dataSource.initialSize::int=1 #最小空闲连接值 dataSource.minIdle::int=1 #连接池的最大值(最大连接数量) dataSource.maxActive::int=1 #超时等待时间(maxWait代表当Connection用尽了,多久之后进行回收丢失连接) 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 #开启池的prepared statement 池功能 dataSource.poolPreparedStatements::boolean=true #statement池能够同时分配的打开的statements的最大数量 dataSource.maxPoolPreparedStatementPerConnectionSize::int=20 #默认的SQL语句自动提交状态(开启或关闭)设置由连接池本身设置(false由连接池定) dataSource.defaultAutoCommit::boolean=false com_ekexiu_console_system_service_OrgService.tmpPath::java.io.File=/kexiu/www/html/images/tmp com_ekexiu_console_system_service_OrgService.imagePath::java.io.File=/kexiu/www/html/images #用户默认头像保存路径 com_ekexiu_console_system_service_OrgService.defaultHeadPhoto::java.io.File=/kexiu/www/html/images/default-photo.jpg #机构默认图片保存路径 com_ekexiu_console_system_service_OrgService.defaultOrgLogo::java.io.File=/kexiu/www/html/images/default-icon.jpg #资源默认图片保存路径 com_ekexiu_console_system_service_OrgService.defaultResourcePhoto::java.io.File=/kexiu/www/html/images/default-icon.jpg 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 #文件默认尺寸限制,默认不超过5M cachedFileUploadServlet.defaultSizeLimit::long=5242880 #上传文件后缀名 cachedFileUploadServlet.fileSuffix=.jpg,.png imageValidator=com.ekexiu.console.util.ImageValidator com_ekexiu_console_system_service_UserService.path::java.io.File=/kexiu/consoleData com_ekexiu_console_system_service_EmailService.phoneContentTemplate=<p class\='infoBox'><span class\='importInfo'>mobileCode</span><span style\='margin-left\:20px;'> \u6216\u8005</span></p> com_ekexiu_console_system_service_EmailService.inviteMailSubject=[ \u79D1\u8896\u7F51 ]\u7279\u9080\u79D1\u7814\u4E13\u5BB6\u9080\u8BF7\u51FD com_ekexiu_console_system_service_EmailService.phoneReplaceKey=mobileCode com_ekexiu_console_system_service_EmailService.inviteReplacePhone=phoneKey com_ekexiu_console_system_service_EmailService.inviteReplaceEmail=mailKey com_ekexiu_console_system_service_EmailService.content=contentKey com_ekexiu_console_system_service_EmailService.appellation=appellationKey com_ekexiu_console_system_service_EmailService.inviteReplaceCode=invitCodeKey #特邀专家发送邀请邮件 com_ekexiu_console_system_service_EmailService.inviteMailContentTempalte=<html lang\="en">\r\n<head>\r\n<meta name\="viewport" content\="width\=device-width, initial-scale\=1" />\r\n<meta http-equiv\="Content-Type" content\="text/html; charset\=utf-8">\r\n<title>[ \u79D1\u8896\u7F51 ]\u7279\u9080\u79D1\u7814\u4E13\u5BB6\u9080\u8BF7\u51FD</title>\r\n<style>\r\nbody {width\:100%\!important;font-family\: Microsoft Yahei, Arial, sans-serif; -webkit-text-size-adjust\:100%; -ms-text-size-adjust\:100%;margin\:0;padding\:0;font-size\:15px;color\:\#444;}\r\nspan,p,a{font-family\: Microsoft Yahei,'Segoe UI', Arial, sans-serif;font-size\:15px;line-height\:24px;color\:\#444;}\r\n.bodyBlock{-webkit-font-smoothing\:antialiased;width\:100% \!important;background-color\:\#fff;background-image\:none;background-repeat\:repeat;background-position\:top left;background-attachment\:scroll;-webkit-text-size-adjust\:none;}\r\n.textIndent{text-indent\:2em;}\r\n.infoBox{text-align\:left; margin-left\:23%;}\r\n.importInfo{ font-size\:20px;color\:\#ff9900;}\r\n.importInfo *{font-size\:20px;color\:\#ff9900;text-decoration\: none;}\r\n.importInfo2{font-size\:20px;color\:\#018ed9;}\r\n.importInfo2 *{font-size\:20px;color\:\#018ed9;}\r\n.contentBody{position\:relative;background\:rgba(216, 234, 236, 0.6);width\:100%; padding\:14px 6px;margin\:40px 0 0 -6px;}\r\n.contentBody em{position\: absolute; width\: 0px;height\: 0px;bottom\: -5px;}\r\n.contentBody em.rightEm{right\: 0px;border-top\: 0px solid \#acb4b8;border-bottom\: 4px solid transparent; border-left\: 6px solid \#acb4b8;border-right\: 0px solid transparent;}\r\n.contentBody em.leftEm{left\: 0px;border-top\: 0px solid \#acb4b8;border-bottom\: 4px solid transparent;border-right\: 6px solid \#acb4b8;border-left\: 0px solid transparent;}\r\n\r\n.full_width{float\:right;position\: absolute;top\: 30%;right\: 20px;}\r\n.mainContent{padding\:10px 20px;float\:left;max-width\:480px;}\r\n.mainContent2{padding\:10px 26px;}\r\n.buttonGo{color\:\#399A9B;background-color\:\#308F9B;text-align\:center;color\:\#fff; \r\n padding\: 6px 40px;\r\n font-size\:15px;line-height\:24px;\r\n text-decoration\: none;\r\n text-transform\: uppercase;\r\n border-radius\:4px;\r\n -moz-border-radius\:4px;\r\n -webkit-border-radius\:4px;\r\n font-family\: Microsoft Yahei, Calibri, 'Segoe UI', Arial, sans-serif;}\r\n.afterEnter{margin\:10px 4px 0 4px;padding\:10px 18px;width\:42%;font-size\: 13px;float\:left;min-height\:130px;}\r\n.afterEnter h4{margin\:6px 0;}\r\n.afterEnter a{font-size\:13px; padding\:0 4px;}\r\n@media only screen and (max-width\: 600px) {\r\n\tdiv[class\='contentBody']{\r\n\t\ttext-align\:center\!important;}\r\n \r\n\tdiv[class\='content_wrap'] {\r\n\t width\: 94%\!important;\r\n\t}\r\n\t\r\n\tdiv[class\='full_width'] {\r\n\t width\: 100%\!important;\r\n\t float\:none;\r\n\t position\:inherit;\r\n\t right\:0;\r\n\t}\r\n\tdiv[class\='mainContent']{\r\n\t\twidth\: 90%\!important;\r\n\t\tfloat\:none;\r\n margin\:auto;\r\n }\r\n div[class\='contentMain']{\r\n width\:100%\!important;\r\n text-align\:left\!important; \r\n }\r\n\t\r\n\tdiv[class\='text-center'] {\r\n\t text-align\: center;\r\n\t}\r\n\t\r\n\ta[class\='buttonGo'] {\r\n border-radius\:2px;\r\n -moz-border-radius\:2px;\r\n -webkitborder-radius\:2px;\r\n\t background-color\:\#308F9B;\r\n\t color\:\#fff\!important;\r\n\t padding\: 5px 0;\r\n\t width\:100%;\r\n\t display\:block;\r\n\t margin\:0 auto 10px;\r\n\t}\r\n\tdiv[class\='afterEnter']{\r\n\t\tfloat\:none;\r\n\t\twidth\: 90%\!important;\r\n\t\t min-height\: auto;\r\n\t}\r\n\tp[class\='infoBox']{\r\n\t\ttext-align\:left;\r\n\t\tmargin-left\:10%;}\r\n}\r\n</style>\r\n</head>\r\n\r\n<body class\='bodyBlock'>\r\n <\!--Content wrapper-->\r\n <div style\='width\:640px;margin\:auto;background\:\#F7F7F7;' class\='content_wrap'>\r\n\r\n <\!--Logo-->\r\n <div style\='background\:\#fff;width\:100%;' class\='text-center'>\r\n <a href\='\#'>\r\n <img src\='http\://www.ekexiu.com/images/logo4.png' width\='120' height\='80' alt\='logo' border\='0' style\='margin\:20px auto' />\r\n </a>\r\n </div>\r\n <\!--Content 2-->\r\n <div class\='contentBody'>\r\n <\!--image-->\r\n <div class\='full_width'>\r\n <div style\='text-align\:center;padding\:10px;' class\='text-center'> \r\n <img src\='http\://www.ekexiu.com/images/icon_2.png' border\='0' alt\='' width\='100' height\='100' />\r\n </div>\r\n </div>\r\n <\!--content-->\r\n <div class\='mainContent'>\r\n <h3 class\='mainTit'>\u300C\u79D1\u8896\u7F51\u300D\u7279\u9080\u79D1\u7814\u4E13\u5BB6\u9080\u8BF7\u51FD</h3>\r\n <div class\='contentMain'>\r\n <p>appellationKey</p>\r\n <p class\='textIndent'>contentKey</p>\r\n <p class\='textIndent'>\u901A\u8FC7\u5BF9\u60A8\u7684\u8BA4\u771F\u4E86\u89E3\uFF0C\u6211\u4EEC\u8BDA\u631A\u7684\u9080\u8BF7\u60A8\u6210\u4E3A\u9996\u6279\u79D1\u7814\u4E13\u5BB6\u7528\u6237\u3002</p>\r\n <div class\='textIndent'>\u6211\u4EEC\u4E3A\u60A8\u5EFA\u7ACB\u7684\u8D26\u53F7\u662F\uFF1A \r\n phoneKey\r\n <p class\='infoBox'><span class\='importInfo'><a href\=''>mailKey</a></span></p>\r\n\r\n </div>\r\n <p class\='textIndent'>\u60A8\u7684\u9080\u8BF7\u7801\u662F\uFF1A <span class\='importInfo importInfo2' >invitCodeKey</span></p>\r\n </div>\r\n </div> \r\n <div style\='clear\:both;padding\:6px 20px;'>\r\n <p style\=' margin\:4px 4px 20px 4px; text-align\:center; width\: 100%;'> <a href\='http\://www.ekexiu.com/login-invite-code.html' target\='_blank' class\='buttonGo' style\='text-decoration\: none;' >\u63A5\u53D7\u9080\u8BF7\u5E76\u767B\u5F55</a></p>\r\n <div class\='afterEnter' style\='background\: \#FFFDEB;'>\r\n \t\t<h4>\u5B8C\u5584\u4E13\u5C5E\u4E3B\u9875</h4>\r\n \t\t<span style\='font-size\:12px;color\:\#666;'>\u767B\u5F55\u540E\uFF0C\u5728\u4E2A\u4EBA\u5934\u50CF\u5904\u70B9\u51FB\u3010\u4FEE\u6539\u8D44\u6599\u3011\uFF0C\u586B\u5199\u4E2A\u4EBA\u7B80\u5386\uFF1B</span><br/>\r\n <span style\='font-size\:12px;color\:\#666;'>\u5728'\u6211\u7684\u5DE5\u4F5C\u53F0'\u7684\u3010\u7814\u53D1\u8D44\u6E90\u3011\u680F\u76EE\u4E2D\uFF0C\u6DFB\u52A0\u8D44\u6E90\u4FE1\u606F\u3002</span>\r\n </div>\r\n <div class\='afterEnter' style\='background\:\#FFFFFF;'>\r\n \t <h4>\u6CA1\u65F6\u95F4\u767B\u5F55\uFF0C\u8BF7\u5BA2\u670D\u5E2E\u5FD9</h4>\r\n <p style\='font-size\:12px;color\:\#666;'>\u4E0B\u8F7D <a href\='http\://www.ekexiu.com/attachment/kexiu_resume.docx'> \u79D1\u8896\u7279\u9080\u4E13\u5BB6\u7B80\u5386 </a> \u548C <a href\='http\://www.ekexiu.com/attachment/kexiu_resources.docx'> \u7814\u53D1\u8D44\u6E90\u4FE1\u606F\u8868 </a> \uFF0C\u586B\u5199\u540E\u56DE\u590D\u81F3\u672C\u90AE\u4EF6\uFF0C\u7531\u5BA2\u670D\u4E13\u5458\u5E2E\u60A8\u5F55\u5165\u4FE1\u606F\u3002</p>\r\n </div>\r\n <div style\='clear\:both;'></div>\r\n </div>\r\n <em class\='rightEm'></em> \r\n <em class\='leftEm'></em> \r\n </div>\r\n <\!--end Content 2-->\r\n <div class\='contentBody' style\='margin-top\:16px;'>\r\n <div class\='mainContent2'>\r\n <h3>\u767B\u5F55\u56FE\u793A</h3>\r\n <p style\='font-size\:13px;'>\u70B9\u51FB\u3010\u7279\u9080\u4E13\u5BB6\u767B\u5F55\u3011\u540E\uFF0C\u8F93\u5165\u60A8\u7684\u8D26\u53F7\u4E0E\u9080\u8BF7\u7801\u5373\u53EF\u767B\u5F55\u3002</p>\r\n <a style\='display\:block;' href\='http\://www.ekexiu.com/login-invite-code.html' target\='_blank'>\r\n <img src\='http\://www.ekexiu.com/images/pointImg.jpg' width\='100%'>\r\n </a>\r\n </div> \r\n <em class\='rightEm'></em> \r\n <em class\='leftEm'></em>\r\n </div>\r\n\r\n <div class\='contentBody' style\='margin-top\:16px;'>\r\n <div class\='mainContent2' style\='text-align\:left;'>\r\n <h3>\u300C\u79D1\u8896\u300D\u662F\u4EC0\u4E48\uFF1F</h3>\r\n <p class\='textIndent'>\u300C\u79D1\u8896\u300D\u662F\u4E00\u5EA7\u5546\u4E1A\u4E0E\u79D1\u7814\u7684\u6865\u6881\uFF0C\u662F\u4E00\u4E2A\u81F4\u529B\u4E8E\u6574\u5408\u884C\u4E1A\u5185\u4F18\u79C0\u7684\u79D1\u7814\u4E13\u5BB6\u4E0E\u7814\u53D1\u8D44\u6E90\u7684\u5171\u4EAB\u7ECF\u6D4E\u5E73\u53F0\u3002\u901A\u8FC7\u63D0\u4F9B\u4E92\u8054\u7F51\u670D\u52A1\uFF0C\u5E2E\u52A9\u4F01\u4E1A\u5BFB\u627E\u653B\u514B\u7814\u53D1\u96BE\u9898\u7684\u4E13\u5BB6\uFF0C\u4F7F\u4F01\u4E1A\u62E5\u6709\u81EA\u5DF1\u7684\u4E13\u5BB6\u987E\u95EE\u3001\u79D1\u7814\u56E2\u961F\u3001\u865A\u62DF\u7814\u7A76\u9662\uFF0C\u4ECE\u800C\u63D0\u9AD8\u4F01\u4E1A\u7684\u7814\u53D1\u4E0E\u521B\u65B0\u80FD\u529B\uFF1B\u5E2E\u52A9\u4E13\u5BB6\u5B9E\u73B0\u7814\u7A76\u6210\u679C\u7684\u5E94\u7528\uFF0C\u4F7F\u79D1\u7814\u4EF7\u503C\u8F6C\u5316\u4E3A\u7ECF\u6D4E\u4EF7\u503C\uFF1B\u4F7F\u95F2\u7F6E\u7684\u7814\u53D1\u8D44\u6E90\u5F97\u5230\u5145\u5206\u5229\u7528\uFF0C\u51CF\u5C11\u8D44\u6E90\u6D6A\u8D39\uFF0C\u521B\u9020\u66F4\u591A\u4EF7\u503C\u3002</p> \r\n </div>\r\n <em class\='rightEm'></em> \r\n <em class\='leftEm'></em>\r\n </div>\r\n \r\n \r\n <\!--Footer-->\r\n <div style\='padding\:20px;margin\:10px 0;font-family\: Microsoft Yahei,'Segoe UI', Arial, sans-serif;font-size\:12px;line-height\:17px;color\:\#555;background\:\#ECF0F5;'>\r\n <div>&copy; 2016 \u5317\u4EAC\u79D1\u8896\u79D1\u6280\u6709\u9650\u516C\u53F8 &nbsp; | &nbsp; \u4EACICP\u590716042588\u53F7-1 &nbsp; | &nbsp;\r\n <a class\='beianbox' style\='color\:\#399A9B;font-size\:12px;' target\='_black' rel\='nofollow' href\='http\://www.beian.gov.cn/portal/registerSystemInfo?recordcode\=11010802022306'><span class\='beian-icon'></span> \u4EAC\u516C\u7F51\u5B89\u590711010802022306\u53F7</a></div>\r\n <div>\u610F\u89C1\u5EFA\u8BAE\uFF1A<a href\='mailto\:service@ekexiu.com' style\='color\:\#399A9B;' rel\='nofollow'>service@ekexiu.com</a>&nbsp;&nbsp;&nbsp; \u5BA2\u670D\u7535\u8BDD\uFF1A 010-62343359\uFF089\:00-17\:00\uFF09</div>\r\n \r\n </div>\r\n <\!--End Footer-->\r\n </div> \r\n <\!--end Content wrapper-->\r\n \r\n</body>\r\n</html> com_ekexiu_console_system_mail_MailService.port::int=25 com_ekexiu_console_system_mail_MailService.from=service@service.ekexiu.com com_ekexiu_console_system_mail_MailService.nick=\u79D1\u8896\u5BA2\u670D com_ekexiu_console_system_mail_MailService.mailHost=smtpdm.aliyun.com com_ekexiu_console_system_mail_MailService.username=service@service.ekexiu.com com_ekexiu_console_system_mail_MailService.password=lycrystal12EkexiuA com_ekexiu_console_system_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 com_ekexiu_console_system_service_OrgService.defaultOrgType=1