prescript
This commit is contained in:
@@ -78,6 +78,7 @@ wxpay:
|
|||||||
mchId: 1612860909
|
mchId: 1612860909
|
||||||
payUrl: https://api.mch.weixin.qq.com/v3/pay/transactions/app
|
payUrl: https://api.mch.weixin.qq.com/v3/pay/transactions/app
|
||||||
notifyUrl: https://api.nuttyreading.com/pay/payNotify
|
notifyUrl: https://api.nuttyreading.com/pay/payNotify
|
||||||
|
refundUrl: https://api.mch.weixin.qq.com/v3/refund/domestic/refunds
|
||||||
refundNotifyUrl: http://pjm6m9.natappfree.cc/pay/refundNotify
|
refundNotifyUrl: http://pjm6m9.natappfree.cc/pay/refundNotify
|
||||||
keyPemPath: /usr/local/hs/peanut_book/target/classes/cent/apiclient_key.pem
|
keyPemPath: /usr/local/hs/peanut_book/target/classes/cent/apiclient_key.pem
|
||||||
serialNo: 679AECB2F7AC4183033F713828892BA640E4EEE3
|
serialNo: 679AECB2F7AC4183033F713828892BA640E4EEE3
|
||||||
|
|||||||
@@ -79,6 +79,7 @@ wxpay:
|
|||||||
mchId: 1612860909
|
mchId: 1612860909
|
||||||
payUrl: https://api.mch.weixin.qq.com/v3/pay/transactions/app
|
payUrl: https://api.mch.weixin.qq.com/v3/pay/transactions/app
|
||||||
notifyUrl: https://testapi.nuttyreading.com/pay/payNotify
|
notifyUrl: https://testapi.nuttyreading.com/pay/payNotify
|
||||||
|
refundUrl: https://api.mch.weixin.qq.com/v3/refund/domestic/refunds
|
||||||
refundNotifyUrl: http://pjm6m9.natappfree.cc/pay/refundNotify
|
refundNotifyUrl: http://pjm6m9.natappfree.cc/pay/refundNotify
|
||||||
# keyPemPath: /usr/local/hs/peanut_book/target/classes/cent/apiclient_key.pem
|
# keyPemPath: /usr/local/hs/peanut_book/target/classes/cent/apiclient_key.pem
|
||||||
keyPemPath: /home/wwwroot/hs/cent/apiclient_key.pem
|
keyPemPath: /home/wwwroot/hs/cent/apiclient_key.pem
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ connection-timeout: 6000000ms
|
|||||||
spring:
|
spring:
|
||||||
# 环境 dev|test|prod
|
# 环境 dev|test|prod
|
||||||
profiles:
|
profiles:
|
||||||
active: prod
|
active: test
|
||||||
# jackson时间格式化
|
# jackson时间格式化
|
||||||
jackson:
|
jackson:
|
||||||
time-zone: GMT+8
|
time-zone: GMT+8
|
||||||
|
|||||||
Reference in New Issue
Block a user