#
lsh
2024-09-05 7f9ad8362df4f5c0ddf652055002e1a4cef2b06b
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);//获取深库位排
}