|
@@ -55,7 +55,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";
|
|
|
// 云南D300
|
|
@@ -68,7 +68,7 @@ public class WMSServiceImpl implements WMSService {
|
|
|
put("D105", CQ); // 重庆鸿翔一心堂药业有限公司
|
|
|
put("D907", ""); // 上海鸿翔一心堂药业有限公司
|
|
|
put("D101", GX); // 广西鸿翔一心堂药业有限公司
|
|
|
- put("D110", ""); // 河南鸿翔一心堂药业有限公司
|
|
|
+ put("D110", HEN); // 河南鸿翔一心堂药业有限公司
|
|
|
put("D115", SX); // 一心堂药业(山西)有限公司
|
|
|
put("D102", GZ); // 贵州鸿翔-一心堂药业有限公司
|
|
|
put("D106", CD); // 成都鸿翔一心堂药业有限公司
|