add:增加不对接MES包装关系逻辑
This commit is contained in:
@@ -197,7 +197,7 @@ public class AutoSendZxToDjw {
|
||||
param.put("num", packagerelationList.size());
|
||||
param.put("box_no", packagerelationList.get(0).getPackage_box_sn());
|
||||
param.put("box_weight", totalWeight);
|
||||
lmsToMesServiceImpl.momBoxPackageSubmit(param);
|
||||
//lmsToMesServiceImpl.momBoxPackageSubmit(param);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user