|
|
@@ -1,21 +1,21 @@
|
|
|
|
|
|
# 本地支付回调地址
|
|
|
# 会员支付回调地址
|
|
|
-pay.notify.member.url=https://frp.songlanyun.com/qyh/api/member/memberPaysCallback
|
|
|
+#pay.notify.member.url=https://frp.songlanyun.com/qyh/api/member/memberPaysCallback
|
|
|
#约见支付回调地址
|
|
|
-pay.notify.meet.url=https://frp.songlanyun.com/qyh/api/order/meetPayCallback
|
|
|
+#pay.notify.meet.url=https://frp.songlanyun.com/qyh/api/order/meetPayCallback
|
|
|
#活动支付回调地址
|
|
|
-pay.notify.activity.url=https://frp.songlanyun.com/qyh/api/act/register/wx/back
|
|
|
+#pay.notify.activity.url=https://frp.songlanyun.com/qyh/api/act/register/wx/back
|
|
|
|
|
|
# 线上支付回调地址
|
|
|
-#pay.notify.member.url=https://xxxxxx.com/qyh/api/member/memberPaysCallback
|
|
|
+pay.notify.member.url=https://qingyunhui.songlanyun.com/qyh/api/member/memberPaysCallback
|
|
|
## 约见支付回调地址
|
|
|
-#pay.notify.meet.url=https://xxxxx.com/qyh/api/order/meetPayCallback
|
|
|
+pay.notify.meet.url=https://qingyunhui.songlanyun.com/qyh/api/order/meetPayCallback
|
|
|
## 活动支付回调地址
|
|
|
-#pay.notify.activity.url=https://xxxxx.com/qyh/api/act/register/wx/back
|
|
|
+pay.notify.activity.url=https://qingyunhui.songlanyun.com/qyh/api/act/register/wx/back
|
|
|
|
|
|
|
|
|
# 本地 退款P12文件目录
|
|
|
-refund.file.url = D:\\workspace\\java\\renren-admin\\src\\main\\resources\\statics\\wxpay\\dev\\apiclient_cert.p12
|
|
|
+#refund.file.url = D:\\workspace\\java\\renren-admin\\src\\main\\resources\\statics\\wxpay\\dev\\apiclient_cert.p12
|
|
|
# 线上 退款P12文件目录
|
|
|
-#refund.file.url = /www/wwwroot/cert/apiclient_cert.p12
|
|
|
+refund.file.url = statics/wxpay/dev/apiclient_cert.p12
|