njs 1 éve
szülő
commit
afe85526d9

+ 4 - 4
suishenbang-admin/src/main/resources/application-prod.yml

@@ -14,9 +14,9 @@ ruoyi:
   addressEnabled: false
   cloudPath: http://127.0.0.1:8000
   #清空订单缓存
-  clearCachePath: http://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/clearCache
-  orderGetDataHook: http://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/orderGetDataHook
-  deliverGetDataHook: http://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/deliverGetDataHook
+  clearCachePath: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/clearCache
+  orderGetDataHook: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/orderGetDataHook
+  deliverGetDataHook: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/deliverGetDataHook
 #经销商微信接口相关配置
 customer:
   appid: ap4f8e6a38b6142187
@@ -107,7 +107,7 @@ spring:
     #TMS接口地址
     tmsUrl: https://lb.lutms.com/wuliu/apissbzt/ssb_update_authFile.do
     tmsToken: EZS2020
-    suishenbang: http://suishenbang.nipponpaint.com.cn/oneportal
+    suishenbang: https://suishenbang.nipponpaint.com.cn/oneportal
   mail:
     #邮件服务器地址
     host: mail.dgtis.com

+ 6 - 6
suishenbang-api/src/main/resources/application-prod.yml

@@ -13,9 +13,9 @@ ruoyi:
   #是否开启swagger
   openSwagger: true
   cloudPath: http://127.0.0.1:8000/
-  clearCachePath: http://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/clearCache
-  orderGetDataHook: http://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/orderGetDataHook
-  deliverGetDataHook: http://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/deliverGetDataHook
+  clearCachePath: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/clearCache
+  orderGetDataHook: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/orderGetDataHook
+  deliverGetDataHook: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/deliverGetDataHook
 #接口安全验证
 security:
   #接口过期时间
@@ -73,7 +73,7 @@ spring:
     #TMS接口地址
     tmsUrl: https://lb.lutms.com/wuliu/apissbzt/ssb_update_authFile.do
     tmsToken: EZS2020
-    suishenbang: http://suishenbang.nipponpaint.com.cn/oneportal
+    suishenbang: https://suishenbang.nipponpaint.com.cn/oneportal
   mail:
     #邮件服务器地址
     host: mail.dgtis.com
@@ -146,9 +146,9 @@ esign:
   appSecret: ee1321fd61ef055cbfff588085ce0cd2
   serviceUrl: https://openapi.esign.cn
   #  个人认证回调url
-  personNotifyUrl: http://suishenbang.nipponpaint.com.cn/wxportal-api/eSign/updateUserIsAuthentication
+  personNotifyUrl: https://suishenbang.nipponpaint.com.cn/wxportal-api/eSign/updateUserIsAuthentication
   #  企业认证成功回调url
-  organNotifyUrl: http://suishenbang.nipponpaint.com.cn/wxportal-api/eSign/updateCustomersIsAuthentication
+  organNotifyUrl: https://suishenbang.nipponpaint.com.cn/wxportal-api/eSign/updateCustomersIsAuthentication
   #  签署成功回调url
   signSuccessUrl: http://suishenbang.nipponpaint.com.cn/wxportal-api/eSign/updateOrderFile
   #  下载后的PDF路径