src/main/java/com/zy/asrs/service/impl/MobileServiceImpl.java
@@ -1213,7 +1213,7 @@ throw new CoolException("系统未检测到该包物料信息,请重新录入"); } if(!pla.getStatus().equals(GlobleParameter.PLA_STATUS_0)){ if(!pla.getStatus().equals(GlobleParameter.PLA_STATUS_0) && !pla.getStatus().equals(GlobleParameter.PLA_STATUS_00)){ throw new CoolException("该物料状态不为待入库,无法入库"); }