|
@@ -15,12 +15,9 @@ spring:
|
|
|
location: C:/upload/
|
|
|
datasource:
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
-# url: jdbc:mysql://47.101.180.183:17089/man_crm?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&useSSL=false
|
|
|
-# username: root
|
|
|
-# password: P011430@Huoshi*
|
|
|
- url: jdbc:mysql://127.0.0.1:3306/man_crm?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&useSSL=false
|
|
|
+ url: jdbc:mysql://47.101.180.183:17089/man_crm?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&useSSL=false
|
|
|
username: root
|
|
|
- password: p011430seya
|
|
|
+ password: P011430@Huoshi*
|
|
|
|
|
|
hikari:
|
|
|
maximum-pool-size: 60
|
|
@@ -149,12 +146,12 @@ referer:
|
|
|
excludeUrls: /wxcorp/*,/wxcorp/*/*,/dingding/*,/feishu-info/*,/error,/testClient,/corpWXAuth,/corpWXScanningAuth,/corpInsideWXAuth,/wx-corp-info/*,/clean/*,/innerRoles/*,/project/getProjectListByToken,/project/getTimeCostByToken,/report/getReportListByToken,/report/getProcessErrorData,/project/synchronizationProject,/user/updateUserDeptHierarchy,/report/getUserTimeCostByThird,/report/getProjectTimeCostByThird
|
|
|
|
|
|
#企业微信相关参数
|
|
|
-suitId: ww4e237fd6abb635af
|
|
|
-suitSecret: 1ApL6LIB4Z0v7wBrKTUNmJrerRWV3gEQWBlYOm8Kijw
|
|
|
+suitId: wwdd1137a65ce0fc87
|
|
|
+suitSecret: whAD0XKOmaJW4SwrIpu6BBwKAJbqOriHfPIKrvJ02Ic
|
|
|
#平台作为服务商的参数
|
|
|
corpId: wwf11426cf618e1703
|
|
|
-token: Mhi7ehNX61UN4MB7PHnC
|
|
|
-encodingAesKey: PHVMkME1XMrImmGJZ4OZJxSysI7hFEhtDDUQrlHAfIS
|
|
|
+token: aXLyq2JL1nRFFLhblHL2RX23SN46z4Q5
|
|
|
+encodingAesKey: 6W8MswvI1HEgITZ7Wu9ffIWvEbMakgDnaQkGW48dQ17
|
|
|
providerSecret: wlwGIUXskWKsNtCfKUsAfJ6ueba55rZnqZvcC-rUM6nQ-LnRDyYgISQ2BO-UlL_A
|
|
|
|
|
|
configEnv:
|