|
@@ -74,9 +74,9 @@ sms:
|
74
|
74
|
code: "0501"
|
75
|
75
|
|
76
|
76
|
# 支付回调
|
77
|
|
-pay-notify: https://dev.pawoma.cn/api/notify/
|
|
77
|
+pay-notify: https://dev.fangdeal.cn/api/notify/
|
78
|
78
|
#退款回调
|
79
|
|
-pay-refund: https://dev.pawoma.cn/api/refund/
|
|
79
|
+pay-refund: https://dev.fangdeal.cn/api/refund/
|
80
|
80
|
|
81
|
81
|
#法大大服务器地址
|
82
|
82
|
fadada:
|
|
@@ -85,8 +85,8 @@ fadada:
|
85
|
85
|
version: "2.0"
|
86
|
86
|
authServeHost: "http://test.api.fabigbig.com:8888/api/"
|
87
|
87
|
serveHost: "https://testapi08.fadada.com/api/"
|
88
|
|
- companyNotify: "https://dev.pawoma.cn/api/fadd/company"
|
89
|
|
- authReturnUrl: "https://dev.pawoma.cn/channel/#/eContract/seal/detail?id="
|
90
|
|
- authNotifyUrl: "https://dev.pawoma.cn/api/fadd/autoAuthCompanySeal"
|
91
|
|
- signNotify: "https://dev.pawoma.cn/api/fadd/sign"
|
92
|
|
- redirectUrl: "https://dev.pawoma.cn/other/redirect.html"
|
|
88
|
+ companyNotify: "https://dev.fangdeal.cn/api/fadd/company"
|
|
89
|
+ authReturnUrl: "https://dev.fangdeal.cn/channel/#/eContract/seal/detail?id="
|
|
90
|
+ authNotifyUrl: "https://dev.fangdeal.cn/api/fadd/autoAuthCompanySeal"
|
|
91
|
+ signNotify: "https://dev.fangdeal.cn/api/fadd/sign"
|
|
92
|
+ redirectUrl: "https://dev.fangdeal.cn/other/redirect.html"
|