|
@@ -2,6 +2,11 @@ mp:
|
|
profile: /home/mangpiao/mp-server
|
|
profile: /home/mangpiao/mp-server
|
|
pay:
|
|
pay:
|
|
callbackUrl: https://test-mp-adm.kaimanghe.net/test-api/service/notify/payCallback
|
|
callbackUrl: https://test-mp-adm.kaimanghe.net/test-api/service/notify/payCallback
|
|
|
|
+ dgPay:
|
|
|
|
+ dougongMiniNoticeUrl: https://test-mp-adm.kaimanghe.net/test-api/service/notify/dgPayCallback
|
|
|
|
+ dougongMiniRefundNoticeUrl: https://test-mp-adm.kaimanghe.net/test-api/service/notify/dgRefundCallback
|
|
|
|
+ dougongMerchantSubmitsBackPageUrl: https://test-mp-adm.kaimanghe.net/test-api/service/notify/dgMerchantSubmitsBackPageUrl
|
|
|
|
+ dougongMerchantSubmitsAsyncReceiveUrl: https://test-mp-adm.kaimanghe.net/test-api/service/notify/dgMerchantSubmitsAsyncReceiveUrl
|
|
alipay:
|
|
alipay:
|
|
callbackUrl: https://test-mp-adm.kaimanghe.net/test-api/service/notify/alipayCallback
|
|
callbackUrl: https://test-mp-adm.kaimanghe.net/test-api/service/notify/alipayCallback
|
|
|
|
|
|
@@ -160,3 +165,4 @@ ys-pay:
|
|
# 提现回调地址
|
|
# 提现回调地址
|
|
withdraw-notify-url: https://test-mp-adm.kaimanghe.net/service/notify/ysWithdrawCallback
|
|
withdraw-notify-url: https://test-mp-adm.kaimanghe.net/service/notify/ysWithdrawCallback
|
|
|
|
|
|
|
|
+
|