|
@@ -8,9 +8,9 @@ spring:
|
|
ds0:
|
|
ds0:
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
- url: jdbc:mysql://1.94.136.108:3306/erp-standard?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=true&useSSL=false
|
|
|
|
|
|
+ url: jdbc:mysql://127.0.0.1:3306/erp-standard?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=true&useSSL=false
|
|
username: root
|
|
username: root
|
|
- password: 406054755e8f8bc5
|
|
|
|
|
|
+ password: e0056c1f91a395a2
|
|
|
|
|
|
#rabbitmq
|
|
#rabbitmq
|
|
rabbitmq:
|
|
rabbitmq:
|
|
@@ -83,7 +83,7 @@ wxpay:
|
|
mchKey: tt9teerjiwer930i4t54u5894irhjehf
|
|
mchKey: tt9teerjiwer930i4t54u5894irhjehf
|
|
keyPath: /apiclient_cert.p12
|
|
keyPath: /apiclient_cert.p12
|
|
apiV3Key: tt9teerjiwer930i4t54u5894irhjehf
|
|
apiV3Key: tt9teerjiwer930i4t54u5894irhjehf
|
|
- notifyUrl: https://apidoc.raycos.net/weixin/callback/openidCode
|
|
|
|
|
|
+ notifyUrl: https://apidoc.raycos.net/admin/erp/pay/weixin/callback/openidCode
|
|
subMchId: 1648546606
|
|
subMchId: 1648546606
|
|
secret: 13803c1b0d911e023c7da0b300cbce89
|
|
secret: 13803c1b0d911e023c7da0b300cbce89
|
|
- oAuth2Url: https://apidoc.raycos.net/weixin/callback/openidCode
|
|
|
|
|
|
+ oAuth2Url: https://apidoc.raycos.net/admin/erp/pay/weixin/callback/openidCode
|