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); /** * 获取同组货架的空库位