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