|
@@ -53,6 +53,7 @@ public class WMSServiceImpl implements WMSService {
|
|
private static final String HN = "http://10.100.0.100:9109";
|
|
private static final String HN = "http://10.100.0.100:9109";
|
|
// 河南
|
|
// 河南
|
|
private static final String HEN = "http://10.100.0.100:9110";
|
|
private static final String HEN = "http://10.100.0.100:9110";
|
|
|
|
+ private static final String D126 = "http://10.100.0.100:9126";
|
|
// 云南
|
|
// 云南
|
|
private static final String YN = "http://10.100.0.100:9100";
|
|
private static final String YN = "http://10.100.0.100:9100";
|
|
// 云南D300
|
|
// 云南D300
|
|
@@ -77,6 +78,7 @@ public class WMSServiceImpl implements WMSService {
|
|
put("D107", D107); // 上海鸿翔一心堂药业有限公司
|
|
put("D107", D107); // 上海鸿翔一心堂药业有限公司
|
|
put("D101", GX); // 广西鸿翔一心堂药业有限公司
|
|
put("D101", GX); // 广西鸿翔一心堂药业有限公司
|
|
put("D110", HEN); // 河南鸿翔一心堂药业有限公司
|
|
put("D110", HEN); // 河南鸿翔一心堂药业有限公司
|
|
|
|
+ put("D126", D126);// D126 - 郑州一心堂
|
|
put("D115", SX); // 一心堂药业(山西)有限公司
|
|
put("D115", SX); // 一心堂药业(山西)有限公司
|
|
put("D102", GZ); // 贵州鸿翔-一心堂药业有限公司
|
|
put("D102", GZ); // 贵州鸿翔-一心堂药业有限公司
|
|
put("D106", CD); // 成都鸿翔一心堂药业有限公司
|
|
put("D106", CD); // 成都鸿翔一心堂药业有限公司
|