ソースを参照

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

张延森 5 年 前
コミット
8eac695b4e
共有2 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 1
    1
      src/main/resources/application-prod-blue.yml
  2. 1
    1
      src/main/resources/application-prod-green.yml

+ 1
- 1
src/main/resources/application-prod-blue.yml ファイルの表示

@@ -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: "https://wx.fangdeal.cn/#/eContract/seal/detail?id="
94
+  authReturnUrl: "http://admin.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 ファイルの表示

@@ -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: "https://wx.fangdeal.cn/#/eContract/seal/detail?id="
94
+  authReturnUrl: "http://admin.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"