浏览代码

测试端口

lizw 2 年之前
父节点
当前提交
4fb634901d
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      soap-gateway/src/main/java/com/galaxis/soap/wms/WMSServiceImpl.java

+ 6 - 6
soap-gateway/src/main/java/com/galaxis/soap/wms/WMSServiceImpl.java

@@ -43,15 +43,15 @@ public class WMSServiceImpl implements WMSService {
     // 山西
     //private static final String SX = "http://127.0.0.1:8082";
     // 山西 Test
-    private static final String SX_TEST = "http://10.2.24.62:8082";
+    private static final String SX_TEST = "http://10.2.2.88:8082";
     // 重庆
     //private static final String CQ = "http://127.0.0.1:8182";
     // 重庆 test
-    private static final String CQ_TEST = "http://10.2.24.62:8084";
+    private static final String CQ_TEST = "http://10.2.2.88:8084";
     // 广西
     // private static final String GX = "http://127.0.0.1:8282";
     // 广西 test
-    private static final String GX_TEST = "http://10.2.24.62:8083";
+    private static final String GX_TEST = "http://10.2.2.88:8083";
     // 四川
     //private static final String SC = "http://127.0.0.1:8382";
     // 四川 test
@@ -59,7 +59,7 @@ public class WMSServiceImpl implements WMSService {
     // 成都
     //private static final String CD = "http://10.0.30.225:8106";
     // 成都 test
-    private static final String CD_TEST = "http://10.2.24.62:8085";
+    private static final String CD_TEST = "http://10.2.2.88:8085";
     // 贵州
     //private static final String GZ = "http://10.0.30.225:8102";
     // 贵州 test
@@ -79,9 +79,9 @@ public class WMSServiceImpl implements WMSService {
     // 云南D300
     // private static final String YND300 = "http://10.0.30.220:28999";
     // 云南D300 test
-    private static final String YND300_TEST = "http://10.2.24.62:18999";
+    private static final String YND300_TEST = "http://10.2.2.88:18999";
     // 云南D900
-    // private static final String YND900 = "http://10.2.24.62:8999";
+    // private static final String YND900 = "http://10.2.2.88:8999";
     // D112
     // private static final String D112 = "http://10.0.30.225:8999";
     // 上海 D907