@@ -329,6 +329,7 @@ public class InBoxManageServiceImpl implements InBoxManageService {
|
||||
throw new BadRequestException("此木箱【"+whereJson.getString("box_no")+"】未入过库,请选择【生产入库】!");
|
||||
}
|
||||
}
|
||||
|
||||
if (whereJson.getString("bill_type").equals(IOSEnum.IN_TYPE.code("生产入库"))) {
|
||||
if (ifFirst) {
|
||||
throw new BadRequestException("此木箱【"+whereJson.getString("box_no")+"】已入过库,请选择【手工入库】!");
|
||||
|
||||
Reference in New Issue
Block a user