Pārlūkot izejas kodu

随身邦订单催办Url

yousongbo 3 nedēļas atpakaļ
vecāks
revīzija
f6c0566c74

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

@@ -106,6 +106,11 @@ spring:
       # 热部署开关
       enabled: true
 
+  # web模块
+  web:
+    #随身邦订单催办
+    sendCuibanInfoByManual: http://weboa.nipponpaint.com.cn/npchina/dywf_ssbpo.nsf/ag_sendCuibanInfoByManual_API
+
   tms:
     #TMS接口地址
     tmsUrl: https://lb.lutms.com/wuliu/apissbzt/ssb_update_authFile.do

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

@@ -145,6 +145,10 @@ spring:
     restart:
       # 热部署开关
       enabled: true
+  # web模块
+  web:
+    #随身邦订单催办
+    sendCuibanInfoByManual : http://webdev.nipponpaint.com.cn/npchina/dywf_ssbpo.nsf/ag_sendCuibanInfoByManual_API
 
 # MyBatis
 mybatis: