自动化立体仓库 - WMS系统
1
zhangc
2025-01-17 e609c7adf42ef6eea053ff33a8e59abaf0767df6
src/main/java/com/zy/asrs/service/AgvWorkService.java
@@ -44,7 +44,7 @@
    /*
    空板入库
     */
    String emptyPlateIn(String station,String containerCode,Short containerType, Long userId, boolean emptyAutoIn);
    String emptyPlateIn(String station, String containerCode, Short containerType, Long userId, boolean emptyAutoIn);
    void emptyPlateOut(String station, int containerType, Long userId);