src/main/java/com/zy/common/web/WcsController.java
@@ -175,7 +175,7 @@ } /** * 全板入库 * 全板入库 */ @Transactional public StartupDto startupFullPutStore(Integer devpNo, String barcode, LocTypeDto locTypeDto, List<WaitPakin> waitPakins) { @@ -249,7 +249,6 @@ } }else if(wrkMast.getStaNo()==209){ testMast.setBarcode(wrkDetl.getMatnr()); testMast.setChannel(locMast.getChannel()); testMast.setLocNo(locMast.getLocNo()); testMast.setUserId(wrkMast.getBarcode());//托盘码 testMast.setAppeTime(now);