rev: 代码合并
This commit is contained in:
@@ -139,6 +139,7 @@ public class OutVehicleManageServiceImpl implements OutVehicleManageService {
|
||||
if (ObjectUtil.isEmpty(jsonAttrNow)) {
|
||||
throw new BadRequestException("仓位不足!");
|
||||
}
|
||||
|
||||
|
||||
// 锁定新终点
|
||||
jsonAttrNow.put("lock_type", IOSEnum.LOCK_TYPE.code("空托盘出库锁"));
|
||||
|
||||
Reference in New Issue
Block a user