#
Junjie
2024-05-24 2261f6ef772af3df1eee7417a09987773e41342d
zy-asrs-common/src/main/java/com/zy/asrs/common/wms/service/WorkService.java
@@ -37,6 +37,11 @@
    void emptyPlateOut(EmptyPlateOutParam param, Long userId, Long hostId);
    /**
     * 盘点出库
     */
    void locCheckOut(StockOutParam param, Long userId, Long hostId);
    /**
     * 手动完成工作档
     */
    void completeWrkMast(String workNo, Long userId, Long hostId);