Parcourir la source

随身邦订单催办Url

yousongbo il y a 3 semaines
Parent
commit
ef3b7a42c7

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

@@ -109,7 +109,7 @@ spring:
   # web模块
   web:
     #随身邦订单催办
-    sendCuibanInfoByManual: http://weboa.nipponpaint.com.cn/npchina/dywf_ssbpo.nsf/ag_sendCuibanInfoByManual_API
+    sendCuibanInfoByManual: https://weboa.nipponpaint.com.cn/npchina/dywf_ssbpo.nsf/ag_sendCuibanInfoByManual_API
 
   tms:
     #TMS接口地址

+ 1 - 1
suishenbang-admin/src/main/resources/application-uat.yml

@@ -148,7 +148,7 @@ spring:
   # web模块
   web:
     #随身邦订单催办
-    sendCuibanInfoByManual : http://webdev.nipponpaint.com.cn/npchina/dywf_ssbpo.nsf/ag_sendCuibanInfoByManual_API
+    sendCuibanInfoByManual : https://webdev.nipponpaint.com.cn/npchina/dywf_ssbpo.nsf/ag_sendCuibanInfoByManual_API
 
 # MyBatis
 mybatis: