rev:合并

This commit is contained in:
2023-10-26 17:07:30 +08:00
parent f88200f2bd
commit 3e75d99207

View File

@@ -201,6 +201,7 @@ public class AcsToWmsServiceImpl implements AcsToWmsService {
* 4.出库口申请入发货区任务
*/
if (type.equals("1")) {
boolean checked = true;
boolean auto_div = false;
if (ObjectUtil.isEmpty(vehicle_code)) throw new BadRequestException("ACS申请任务失败载具不能为空");