自动化立体仓库 - WMS系统
野心家
2023-09-01 1dbdcf2bf037a06f0a498c84520c8d75ca8de1c0
src/main/java/com/zy/asrs/service/LocMastService.java
@@ -16,12 +16,17 @@
    /**
     * 检索可用库位
     */
    LocMast queryFreeLocMast1(Integer row, Short locType1);
    LocMast queryFreeLocMast1(Integer row, Short locType1 ,int channelMax);
    /**
     * 检索可用库位
     */
    LocMast queryFreeLocMast2(Integer row, Short locType1, Integer bay);
    LocMast queryFreeLocMast2(Integer row, Short locType1, Short locType2);
    /**
     * 检索可用库位
     */
    Integer queryFreeLocMastCount(Integer row, Short locType1, Short locType2);
    /**
     * 获取同组货架的空库位