Browse Source

Merge branch 'dev' of http://git.ycjcjy.com/zhiyuxing/estateagents into dev

傅行帆 5 years ago
parent
commit
4efade8000

+ 1
- 1
src/main/resources/application-prod-blue.yml View File

@@ -91,7 +91,7 @@ fadada:
91 91
   authServeHost: "https://textapi.fadada.com/api2/"
92 92
   serveHost: "https://textapi.fadada.com/api2/"
93 93
   companyNotify: "https://wx.fangdeal.cn/api/fadd/company"
94
-  authReturnUrl: "http://wx.fangdeal.cn/#/eContract/seal/detail?id="
94
+  authReturnUrl: "https://wx.fangdeal.cn/#/eContract/seal/detail?id="
95 95
   authNotifyUrl: "https://wx.fangdeal.cn/api/fadd/autoAuthCompanySeal"
96 96
   signNotify: "https://wx.fangdeal.cn/api/fadd/sign"
97 97
   redirectUrl: "https://wx.fangdeal.cn/other/redirect.html"

+ 1
- 1
src/main/resources/application-prod-green.yml View File

@@ -91,7 +91,7 @@ fadada:
91 91
   authServeHost: "https://textapi.fadada.com/api2/"
92 92
   serveHost: "https://textapi.fadada.com/api2/"
93 93
   companyNotify: "https://wx.fangdeal.cn/api/fadd/company"
94
-  authReturnUrl: "http://wx.fangdeal.cn/#/eContract/seal/detail?id="
94
+  authReturnUrl: "https://wx.fangdeal.cn/#/eContract/seal/detail?id="
95 95
   authNotifyUrl: "https://wx.fangdeal.cn/api/fadd/autoAuthCompanySeal"
96 96
   signNotify: "https://wx.fangdeal.cn/api/fadd/sign"
97 97
   redirectUrl: "https://wx.fangdeal.cn/other/redirect.html"