lizw 6 miesięcy temu
rodzic
commit
3da236ef45

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

@@ -94,6 +94,8 @@ public class WMSServiceImpl implements WMSService {
      // 上海鸿翔 D107
     // 天津 D117
     // private static final String D117 = "http://10.0.30.218:18999";
+    // D110
+    private static final String D110 = "http://10.0.30.225:18996";
 
     // 物流中心编码与WebService服务映射
     private static final ConcurrentMap<String, String> WMS_MAPPING = new ConcurrentHashMap<String, String>() {{
@@ -103,7 +105,8 @@ public class WMSServiceImpl implements WMSService {
         put("D907", ""); // 上海自动化仓
         put("D107", D907); // 上海鸿翔一心堂药业有限公司
         put("D101", ""); // 广西鸿翔一心堂药业有限公司
-        put("D110", ""); // 河南鸿翔一心堂药业有限公司
+        put("D110", D110); // 河南鸿翔一心堂药业有限公司
+        put("D126", D110);
         put("D115", ""); // 一心堂药业(山西)有限公司
         put("D102", ""); // 贵州鸿翔-一心堂药业有限公司
         put("D106", ""); // 成都鸿翔一心堂药业有限公司