#
zjj
2024-06-12 7f9b0401e7c54a3afb6c719982845fdea61f0959
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);