自动化立体仓库 - WMS系统
#
LSH
2023-05-29 abeb3e2f140e3ebb1714b631a71b8e8fd0e956eb
src/main/java/com/zy/asrs/service/WorkService.java
@@ -71,6 +71,11 @@
    void turnOverOut(EmptyPlateOutParam param, Long userId);
    /**
     * 移交作业
     */
    void turnOverOutPayment(EmptyPlateOutParam param, Long userId);
    /**
     * 手动完成工作档
     */
    void completeWrkMast(String workNo, Long userId);