自动化立体仓库 - WMS系统
LSH
2023-03-22 b09865e3b4e43ec7110ca7472188478fcdb6fb0f
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);
    /**
     * 获取同组货架的空库位