|
@@ -53,7 +53,7 @@ public class WMSServiceImpl implements WMSService {
|
|
|
// 贵州
|
|
|
//private static final String GZ = "http://10.0.30.225:8102";
|
|
|
// 海南
|
|
|
- private static final String HN = "http://10.0.30.225:8109";
|
|
|
+ // private static final String HN = "http://10.0.30.225:8109";
|
|
|
// 河南
|
|
|
private static final String HEN = "http://10.0.30.225:8110";
|
|
|
|
|
@@ -68,8 +68,8 @@ public class WMSServiceImpl implements WMSService {
|
|
|
put("D115", ""); // 一心堂药业(山西)有限公司
|
|
|
put("D102", ""); // 贵州鸿翔-一心堂药业有限公司
|
|
|
put("D106", ""); // 成都鸿翔一心堂药业有限公司
|
|
|
- put("D109", HN); // 海南鸿翔一心堂药业有限公司
|
|
|
- put("D301", HN); // 海南一心堂医药有限公司
|
|
|
+ put("D109", ""); // 海南鸿翔一心堂药业有限公司
|
|
|
+ put("D301", ""); // 海南一心堂医药有限公司
|
|
|
put("D100", ""); // 一心堂药业集团股份有限公司
|
|
|
put("D300", ""); // 云南鸿云药业有限公司
|
|
|
put("D108", ""); // 天津鸿翔一心堂药业有限公司
|