ZY
2024-09-24 e2d71a5f83e70e0d419a3b793f9fd51de72b9fe1
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);