支付相关配置

This commit is contained in:
2023-03-02 09:00:19 +08:00
parent d47d446366
commit 2556b3d75c
3 changed files with 33 additions and 5 deletions

View File

@@ -57,14 +57,14 @@ spring.redis.pool.min-idle=0
spring.redis.timeout=0
#===redis end===
# \u5C0F\u7A0B\u5E8F
wx.domain=http://k5fu7k.natappfree.cc/api
wx.domain=http://192.168.1.107:8111/api
wx.secret=381f9ea3359c0e2fc8b74c59d9d9bb11
wx.appId=wxa66597d50184d027
wx.mchId=1513840821
wx.paySignKey=
wx.certName=/cert/apiclient_cert.p12
wx.getCode=https://open.weixin.qq.com/connect/oauth2/authorize?appid=%s&redirect_uri=%s&response_type=code&scope=%s&state=STAT#wechat_redirect
wx.notifyUrl=http://k5fu7k.natappfree.cc/api/pay/notify
wx.notifyUrl=http://192.168.1.107:8111/api/pay/notify
wx.orderquery=https://api.mch.weixin.qq.com/pay/orderquery
wx.refundUrl=https://api.mch.weixin.qq.com/secapi/pay/refund
wx.refundqueryUrl=https://api.mch.weixin.qq.com/pay/refundquery