rev:合并
This commit is contained in:
@@ -201,6 +201,7 @@ public class AcsToWmsServiceImpl implements AcsToWmsService {
|
|||||||
* 4.出库口申请入发货区任务
|
* 4.出库口申请入发货区任务
|
||||||
*/
|
*/
|
||||||
if (type.equals("1")) {
|
if (type.equals("1")) {
|
||||||
|
|
||||||
boolean checked = true;
|
boolean checked = true;
|
||||||
boolean auto_div = false;
|
boolean auto_div = false;
|
||||||
if (ObjectUtil.isEmpty(vehicle_code)) throw new BadRequestException("ACS申请任务失败!载具不能为空");
|
if (ObjectUtil.isEmpty(vehicle_code)) throw new BadRequestException("ACS申请任务失败!载具不能为空");
|
||||||
|
|||||||
Reference in New Issue
Block a user