#
DELL
2025-11-27 0836f55508cc79dfa3554a67058955ebf4830f62
src/main/java/com/zy/asrs/mapper/LocMastMapper.java
@@ -21,4 +21,7 @@
    List<LocMast> selectEmptyLocNos(@Param("locNos") List<String> locNos);
    List<LocMast> selectNotEmptyLocNos(@Param("locNos") List<String> locNos);
    //查询所有楼层
    List<Integer> getLevList();
}