自动化立体仓库 - WMS系统
#
LSH
2023-12-25 b1b5a6c53c537a5242bf9a17902cc5ff77729a68
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);