|
@@ -3,9 +3,9 @@ spring:
|
|
|
# url: jdbc:log4jdbc:mysql://127.0.0.1:3306/smart-community?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
|
|
|
# username: root
|
|
|
# password: slgo^Root_!Q@W#E)P(O*I
|
|
|
- url: jdbc:log4jdbc:mysql://hbjpsoft.mysql.rds.aliyuncs.com:3306/enterprise_federation?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
|
|
|
- username: bus
|
|
|
- password: bus
|
|
|
+ url: jdbc:log4jdbc:mysql://mysql57/smart-bus?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
|
|
|
+ username: root
|
|
|
+ password: jpsoft8121234
|
|
|
devtools:
|
|
|
restart:
|
|
|
enabled: true
|
|
@@ -23,7 +23,7 @@ spring:
|
|
|
username: admin
|
|
|
password: jpsoft
|
|
|
#虚拟host 可以不设置,使用server默认host
|
|
|
- virtual-host: enterprise-prod
|
|
|
+ virtual-host: smart-bus-test
|
|
|
logger:
|
|
|
level: WARN
|
|
|
dir: /usr/local/tomcat/api-logs
|
|
@@ -36,7 +36,8 @@ springfox:
|
|
|
|
|
|
wx:
|
|
|
#荆楚云服务器内不能访问自身域名
|
|
|
- commonAccessTokenUrl: http://192.168.0.1:8080/weixin/token
|
|
|
+ commonAccessTokenUrl: "http://ykt.xiaoxinda.com/weixin/token"
|
|
|
+ stationRemindTemplateId: "Ilxy2TX264A3RHqRyDZqL_xUDxi9OuBNeJoDOBfMRHg"
|
|
|
pay:
|
|
|
#车信达
|
|
|
appId: wx93675268c87a5a46
|
|
@@ -56,14 +57,13 @@ wx:
|
|
|
portalUrl: "http://xpgj.xiaoxinda.com/prod/business/#/"
|
|
|
|
|
|
jpsoft:
|
|
|
- appId: wx343bf93d2a3dc8af
|
|
|
- appSecret: ac61fa669a7a79c7d2a8188ff7ddaef6
|
|
|
- #mchId: 1509055881
|
|
|
- mchId: 1531793091
|
|
|
+ appId: wx907e84ad32e6e142
|
|
|
+ appSecret: 1d891ee3f4cc8002ff0330d1e04acf2c
|
|
|
+ mchId: 1509055881
|
|
|
subMchId: 1523544111
|
|
|
- mchKey: jpsoft11111111111111111111111111
|
|
|
- notifyUrl: http://xpgjapi.xiaoxinda.com/wxPay/wxJsapiPayNotify
|
|
|
- refundUrl: http://xpgjapi.xiaoxinda.com/wxPay/wxJsapiRefundNotify
|
|
|
+ mchKey: xxd33333333333333333333333333333
|
|
|
+ notifyUrl: http://ykt-test.xiaoxinda.com/jp-housekeeper-server/wxPay/wxJsapiPayNotify
|
|
|
+ refundUrl: http://ykt-test.xiaoxinda.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
|