src/main/java/com/zy/asrs/service/MobileService.java
@@ -43,4 +43,9 @@ void stockOut(OrderDetl orderDetl, BasDevp staNo, LocDetl locDetl, Double curOutQty, Integer ioType, Long userId, Date now); /** * 出库复核确认 */ void pakoutFhqr(Integer workNo, Integer check); }