|
@@ -75,7 +75,7 @@ public class WMSServiceImpl implements WMSService {
|
|
// 物流中心编码与WebService服务映射
|
|
// 物流中心编码与WebService服务映射
|
|
private static final ConcurrentMap<String, String> WMS_MAPPING = new ConcurrentHashMap<String, String>() {{
|
|
private static final ConcurrentMap<String, String> WMS_MAPPING = new ConcurrentHashMap<String, String>() {{
|
|
put("D104", SX); // 山西鸿翔一心堂药业有限公司
|
|
put("D104", SX); // 山西鸿翔一心堂药业有限公司
|
|
- put("D103", SC); // 四川鸿翔一心堂药业有限公司
|
|
|
|
|
|
+ // put("D103", SC); // 四川鸿翔一心堂药业有限公司
|
|
put("D105", CQ); // 重庆鸿翔一心堂药业有限公司
|
|
put("D105", CQ); // 重庆鸿翔一心堂药业有限公司
|
|
put("D107", D107); // 上海鸿翔一心堂药业有限公司
|
|
put("D107", D107); // 上海鸿翔一心堂药业有限公司
|
|
put("D101", GX); // 广西鸿翔一心堂药业有限公司
|
|
put("D101", GX); // 广西鸿翔一心堂药业有限公司
|