自动化立体仓库 - WMS系统
zc
2025-07-10 6ec3505f6acceca7eae90693d9e4b109942f4185
src/main/java/com/zy/asrs/service/WorkService.java
@@ -38,6 +38,12 @@
    void stockOut(BasDevp staNo, TaskDto taskDto, Long userId);
    /**
     * mes调用出库
     * @param endLocation 地码
     */
    void stockOut(BasDevp staNo, TaskDto taskDto, Long userId,String endLocation);
    /**
     * 空板入库
     * @return 库位号
     */