Browse Source

修改配置

wks 2 years ago
parent
commit
97e08f496d

+ 2 - 2
src/main/resources/application-prod.yml

@@ -176,7 +176,7 @@ zm:
     url: ${zm.domain}/ascription
   audit:
     url: ${zm.domain}/audit
-  domain: http://sxzgkj.baoxianzhanggui.com/zm/zm
+  domain: https://sxzgkj.baoxianzhanggui.com/zm/zm
   getPolicyPrint:
     url: ${zm.domain}/getPolicyPrint
   image:
@@ -202,7 +202,7 @@ zhongmei:
     imageUrl: https://www.echinacoal.com/singlePlatform/others/
     smsUrl: https://www.echinacoal.com/singlePlatform/prpall/
     pageUrl: http://www.baidu.com
-    callbackDomain: http://sxzgkj.baoxianzhanggui.com/web-api
+    callbackDomain: https://sxzgkj.baoxianzhanggui.com/web-api
     callbackUrl: /order/zhongMeiApi/underwritingCallback
     passMsgUrl: /order/zhongMeiApi/auditCallback
     sessionKey: 3788034787907281

+ 3 - 3
src/main/resources/application-test.yml

@@ -253,7 +253,7 @@ zm:
     url: ${zm.domain}/ascription
   audit:
     url: ${zm.domain}/audit
-  domain: http://sxzgkj.baoxianzhanggui.com/zm/zm
+  domain: https://sxzgkj.baoxianzhanggui.com/zm/zm
   getPolicyPrint:
     url: ${zm.domain}/getPolicyPrint
   image:
@@ -278,7 +278,7 @@ zhongmei:
     imageUrl: https://test.echinacoal.com/singlePlatform/others/
     smsUrl: https://test.echinacoal.com/singlePlatform/prpall/
     pageUrl: https://www.baidu.com/
-    callbackDomain: http://39.98.239.48/web-api/
+    callbackDomain: https://test.baoxianzhanggui.com/web-api/
     callbackUrl: /order/zhongMeiApi/underwritingCallback
     passMsgUrl: /order/zhongMeiApi/auditCallback
     sessionKey: 1237891234567589
@@ -375,4 +375,4 @@ xxl:
       logpath:
       #logpath: /data/logs/mls/job
       # 执行器日志文件保存天数 [选填] : 过期日志自动清理, 限制值大于等于3时生效; 否则, 如-1, 关闭自动清理功能;
-      logretentiondays: 7
+      logretentiondays: 7