src/main/java/com/zy/asrs/service/impl/MobileServiceImpl.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/java/com/zy/asrs/service/impl/MobileServiceImpl.java
@@ -1247,7 +1247,7 @@ if(isReplace){ replacePla(pla,manPakOut,plaQty); }else { if(!Cools.eq(pla.getStatus(),GlobleParameter.PLA_STATUS_2) || if((!Cools.eq(pla.getStatus(),GlobleParameter.PLA_STATUS_2) && !Cools.eq(pla.getStatus(),GlobleParameter.PLA_STATUS_3)) || !Cools.eq(pla.getBatch(),manPakOut.getBatch()) || !Cools.eq(pla.getPackageNo()+"",manPakOut.getBarcode()) || !Cools.eq(pla.getBrand(),manPakOut.getMaktx()) ){