|
@@ -63,7 +63,7 @@ public class WMSServiceImpl implements WMSService {
|
|
|
// 海南
|
|
|
// private static final String HN = "http://10.0.30.225:8109";
|
|
|
// 河南
|
|
|
- private static final String HEN = "http://10.0.30.225:8110";
|
|
|
+ // private static final String HEN = "http://10.0.30.225:8110";
|
|
|
// 云南
|
|
|
// private static final String YN = "http://10.0.30.220:18999";
|
|
|
// 云南pre
|
|
@@ -82,7 +82,7 @@ public class WMSServiceImpl implements WMSService {
|
|
|
put("D105", CQ_TEST); // 重庆鸿翔一心堂药业有限公司
|
|
|
put("D907", ""); // 上海鸿翔一心堂药业有限公司
|
|
|
put("D101", GX_TEST); // 广西鸿翔一心堂药业有限公司
|
|
|
- put("D110", HEN); // 河南鸿翔一心堂药业有限公司
|
|
|
+ put("D110", ""); // 河南鸿翔一心堂药业有限公司
|
|
|
put("D115", SX_TEST); // 一心堂药业(山西)有限公司
|
|
|
put("D102", ""); // 贵州鸿翔-一心堂药业有限公司
|
|
|
put("D106", CD_TEST); // 成都鸿翔一心堂药业有限公司
|