cp
2024-11-21 e400c6f84ad6e777ae32597d01eb2d0fd79f5e56
zy-asrs-common/src/main/java/com/zy/asrs/common/wms/service/LocDirectionService.java
@@ -18,4 +18,6 @@
    boolean isAsc(Integer row, String direction, Long hostId);
    List<Integer> getInnerDeepRow(Long hostId);//获取深库位排
}