lizw 1 yıl önce
ebeveyn
işleme
3902cd9479

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

@@ -43,7 +43,8 @@ public class WMSServiceImpl implements WMSService {
     // 山西
     private static final String SX = "http://127.0.0.1:8082";
     // 重庆
-    private static final String CQ = "http://127.0.0.1:8182";
+    // private static final String CQ = "http://127.0.0.1:8182";
+    private static final String CQ = "http://10.100.0.100:9105";
     // 广西
     private static final String GX = "http://127.0.0.1:8282";
     // 四川
@@ -51,7 +52,8 @@ public class WMSServiceImpl implements WMSService {
     // 成都
     private static final String CD = "http://10.100.0.100:9106";
     // 贵州
-    private static final String GZ = "http://10.0.30.225:8102";
+    // private static final String GZ = "http://10.0.30.225:8102";
+    private static final String GZ = "http://10.100.0.100:9102";
     // 海南
     // private static final String HN = "http://10.0.30.225:8109";
     private static final String HN = "http://10.100.20.105:9109";