Merge branch 'test' of http://117.33.142.185:3000/zenghuapei/cyywl_server into test
commit
c60367ffc0
|
@ -169,8 +169,8 @@ wx: # 参见 https://github.com/Wechat-Group/WxJava/blob/develop/spring-boot-sta
|
||||||
private-key-path: classpath:/test/apiclient_key.pem
|
private-key-path: classpath:/test/apiclient_key.pem
|
||||||
key-path: classpath:/test/apiclient_cert.p12
|
key-path: classpath:/test/apiclient_cert.p12
|
||||||
cert-serial-no: 47F04D51F958FFEF56A6DFC25BDE83CF89353E19
|
cert-serial-no: 47F04D51F958FFEF56A6DFC25BDE83CF89353E19
|
||||||
notify-url: https://yuxy.perrymake.com/app-api/pay/wxpay/pay_notify
|
notify-url: http://api.nnhwl.top/app-api/pay/wxpay/pay_notify
|
||||||
refund-notify-url: https://yuxy.perrymake.com/app-api/pay/wxpay/refund_notify
|
refund-notify-url: http://api.nnhwl.top/app-api/pay/wxpay/refund_notify
|
||||||
two:
|
two:
|
||||||
enabled: true
|
enabled: true
|
||||||
app-id: wxb1826c88da21d81e
|
app-id: wxb1826c88da21d81e
|
||||||
|
@ -223,5 +223,5 @@ wx:
|
||||||
database: 16 # 数据库索引
|
database: 16 # 数据库索引
|
||||||
password: 20221122@dev # 密码,建议生产环境开启
|
password: 20221122@dev # 密码,建议生产环境开启
|
||||||
phone:
|
phone:
|
||||||
query-url: http://192.168.1.94:4006/cyywl-phone-query-api/
|
query-url: https://cmx.bskies.cc:8000/cyywl-phone-query-api/
|
||||||
token: eyIwLnR5cCI6IkpXVCIsImFsZyI6IkhTNTEyIn0
|
token: eyIwLnR5cCI6IkpXVCIsImFsZyI6IkhTNTEyIn0
|
Loading…
Reference in New Issue