自动化立体仓库 - WMS系统
#
yxFwq
1 天以前 1bca6724e27a66b39d5494576564f57dd2202399
src/main/java/com/zy/asrs/service/LocMastService.java
@@ -15,6 +15,7 @@
    LocMast queryFreeLocMast(Integer row, Short locType1);
    List<LocMast>  asrLocMastNotInDetl1();
    List<LocMast>  asrLocMastNotInDetl2();
    List<LocMast>  asrLocMastNotInDetl3();
    List<ErrorDeviceParam>  adjacentLocMast();
    /**