#
cp
2024-09-19 1780c615347b980e06c81d37b2ca5533e0ed8166
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);//获取深库位排
}