Browse Source

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

张延森 5 years ago
parent
commit
8eac695b4e

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

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

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

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