Explorar el Código

云南预生产环境

lizw hace 3 años
padre
commit
1809a28904

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

@@ -57,7 +57,7 @@ public class WMSServiceImpl implements WMSService {
     // 河南
     private static final String HEN = "http://10.0.30.225:8110";
     // 云南
-    private static final String YN = "http://10.0.30.220:8999";
+    private static final String YN = "http://10.0.30.220:18999";
 
     // 物流中心编码与WebService服务映射
     private static final ConcurrentMap<String, String> WMS_MAPPING = new ConcurrentHashMap<String, String>() {{