自动化立体仓库 - WMS系统
#
zyx
2024-03-18 8d3eb56caed299b6321ae044083f4dd63e3a237e
src/main/java/com/zy/asrs/service/AgvWorkService.java
@@ -40,7 +40,7 @@
    /*
    空板入库
     */
    String emptyPlateIn(String sourceStaion, Long userId);
    String emptyPlateIn(String sourceStaion,String containerCode, Long userId);
    void emptyPlateOut(EmptyPlateOutParam param, Long userId);