|
|
|
@ -694,7 +694,7 @@ public class DistributionDeliveryListServiceImpl extends BaseServiceImpl<Distrib
|
|
|
|
|
loadscanEntity.setLoadingId(distrilbutionloadingscanDTO.getLoadingId()); |
|
|
|
|
loadscanEntity.setOneClick(1); |
|
|
|
|
loadscanEntity.setScanType("2"); |
|
|
|
|
loadscanEntity.setScanStatus("1"); |
|
|
|
|
loadscanEntity.setScanStatus("2"); |
|
|
|
|
loadscanEntity.setIsInsert(1); |
|
|
|
|
loadscanEntity.setMsg("司机按照预约整托装车"); |
|
|
|
|
loadscanEntity.setTrayNo(trayTypeDataVO.getTrayCode()); |
|
|
|
|