|
@@ -57,9 +57,9 @@ public class WMSServiceImpl implements WMSService {
|
|
// 四川 test
|
|
// 四川 test
|
|
// private static final String SC_TEST = "http://10.2.24.52:8082";
|
|
// private static final String SC_TEST = "http://10.2.24.52:8082";
|
|
// 成都
|
|
// 成都
|
|
- private static final String CD = "http://10.0.30.225:18999";
|
|
|
|
|
|
+ // private static final String CD = "http://10.0.30.225:18999";
|
|
// 成都 test
|
|
// 成都 test
|
|
- // private static final String CD_TEST = "http://10.2.2.88:8085";
|
|
|
|
|
|
+ private static final String CD_TEST = "http://10.0.38.88:18999";
|
|
// 贵州
|
|
// 贵州
|
|
//private static final String GZ = "http://10.0.30.225:8102";
|
|
//private static final String GZ = "http://10.0.30.225:8102";
|
|
// 贵州 test
|
|
// 贵州 test
|
|
@@ -107,7 +107,7 @@ public class WMSServiceImpl implements WMSService {
|
|
put("D110", ""); // 河南鸿翔一心堂药业有限公司
|
|
put("D110", ""); // 河南鸿翔一心堂药业有限公司
|
|
put("D115", ""); // 一心堂药业(山西)有限公司
|
|
put("D115", ""); // 一心堂药业(山西)有限公司
|
|
put("D102", ""); // 贵州鸿翔-一心堂药业有限公司
|
|
put("D102", ""); // 贵州鸿翔-一心堂药业有限公司
|
|
- put("D106", CD); // 成都鸿翔一心堂药业有限公司
|
|
|
|
|
|
+ put("D106", CD_TEST); // 成都鸿翔一心堂药业有限公司
|
|
put("D109", ""); // 海南鸿翔一心堂药业有限公司
|
|
put("D109", ""); // 海南鸿翔一心堂药业有限公司
|
|
put("D301", ""); // 海南一心堂医药有限公司
|
|
put("D301", ""); // 海南一心堂医药有限公司
|
|
put("D100", YN_PG_TEST2); // 一心堂药业集团股份有限公司
|
|
put("D100", YN_PG_TEST2); // 一心堂药业集团股份有限公司
|