|
|
@@ -5,12 +5,12 @@ server:
|
|
|
|
|
|
spring:
|
|
|
datasource:
|
|
|
- url: jdbc:log4jdbc:mysql://192.168.33.20:3306/love_donation?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
|
|
|
- username: root
|
|
|
- password: jpsoft2016
|
|
|
-# url: jdbc:log4jdbc:mysql://116.62.150.160:3306/love_donation?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
|
|
|
-# username: root
|
|
|
-# password: jpsoft
|
|
|
+# url: jdbc:log4jdbc:mysql://192.168.33.20:3306/love_donation?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
|
|
|
+# username: root
|
|
|
+# password: jpsoft2016
|
|
|
+ url: jdbc:log4jdbc:mysql://116.62.150.160:3306/love_donation?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
|
|
|
+ username: root
|
|
|
+ password: jpsoft
|
|
|
devtools:
|
|
|
add-properties: false
|
|
|
restart:
|
|
|
@@ -38,18 +38,18 @@ wx:
|
|
|
refreshOAuth2TokenUrl: "https://api.weixin.qq.com/sns/oauth2/refresh_token"
|
|
|
createQrCodeUrl: "https://api.weixin.qq.com/cgi-bin/qrcode/create"
|
|
|
showQrCodeUrl: "https://mp.weixin.qq.com/cgi-bin/showqrcode"
|
|
|
- portalUrl: http://xpgj.xiaoxinda.com/test/business/#/
|
|
|
+ portalUrl: http://xpgj.jzrccs.com/test/business/#/
|
|
|
jpsoft:
|
|
|
appId: wx907e84ad32e6e142
|
|
|
appSecret: 1d891ee3f4cc8002ff0330d1e04acf2c
|
|
|
mchId: 1509055881
|
|
|
subMchId: 1523544111
|
|
|
mchKey: xxd33333333333333333333333333333
|
|
|
- notifyUrl: http://ykt-test.xiaoxinda.com/jp-housekeeper-server/wxPay/wxJsapiPayNotify
|
|
|
- refundUrl: http://ykt-test.xiaoxinda.com/jp-housekeeper-server/wxPay/wxJsapiRefundNotify
|
|
|
+ notifyUrl: http://ykt-test.jzrccs.com/jp-housekeeper-server/wxPay/wxJsapiPayNotify
|
|
|
+ refundUrl: http://ykt-test.jzrccs.com/jp-housekeeper-server/wxPay/wxJsapiRefundNotify
|
|
|
ip: 101.37.31.116
|
|
|
- certPath: /usr/local/tomcat/webapps/cert/xiaoxinda/apiclient_cert.p12
|
|
|
- temporaryUrl: http://ykt.xiaoxinda.com/wxPay/wxJsapiPayTemporaryNotify
|
|
|
+ certPath: /usr/local/tomcat/webapps/cert/jzrccs/apiclient_cert.p12
|
|
|
+ temporaryUrl: http://ykt.jzrccs.com/wxPay/wxJsapiPayTemporaryNotify
|
|
|
urlKey: a1
|
|
|
cp:
|
|
|
corpId: wwe5fb36b045f42c42
|
|
|
@@ -73,7 +73,7 @@ alipay:
|
|
|
mchId: 2088431185398734
|
|
|
appAuthToken: 201901BBe0db7af9e9cf44178cd78b2e895e4C73
|
|
|
signType: RSA2
|
|
|
- #notifyUrl: http://ykt.xiaoxinda.com/aliPay/payNotify
|
|
|
+ #notifyUrl: http://ykt.jzrccs.com/aliPay/payNotify
|
|
|
notifyUrl: http://18891j25i6.iok.la/jp-housekeeper-server/aliPay/payNotify
|
|
|
|
|
|
#springfox:
|