src/main/java/com/zy/asrs/service/LocMastService.java
@@ -17,6 +17,7 @@ , Integer rowBeg, Integer rowEnd, Integer bayBeg, Integer bayEnd, Integer levBeg, Integer levEnd); List<LocMast> queryFreeLocMastEnd(Integer row, Short locType1); List<LocMast> queryFreeLocMastEnd0(Integer bay,Integer lev,Integer row, Short locType1); List<LocMast> queryFreeLocMastEnd1(Integer row, Short locType1,Boolean inoutEveryday); List<LocMast> queryFreeLocMast2(Short locType1, Integer rowBeg, Integer rowEnd, Integer bayBeg, Integer bayEnd, Integer levBeg, Integer levEnd);