fix:装箱区增加日志记录
This commit is contained in:
@@ -205,7 +205,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