|
|
@ -72,13 +72,13 @@ spring.redis.pool.min-idle=0 |
|
|
|
spring.redis.timeout=0 |
|
|
|
#===redis end=== |
|
|
|
# \u5C0F\u7A0B\u5E8F |
|
|
|
wx.secret=12c7a7ae75571beaf4eb379d30962681 |
|
|
|
wx.appId=wx15ade215f1447bda |
|
|
|
wx.mchId=1388211202 |
|
|
|
wx.secret=381f9ea3359c0e2fc8b74c59d9d9bb11 |
|
|
|
wx.appId=wxa66597d50184d027 |
|
|
|
wx.mchId=1513840821 |
|
|
|
wx.paySignKey=QMRHz2NpJpNIJqhHHJQSNuNmHPnH2v9z |
|
|
|
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://localhost:8085/api/pay/notify |
|
|
|
wx.notifyUrl=http://mall.yyundong.com/portalapi/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 |
|
|
|