#
lsh
2024-09-18 cc18b818b28445bf6e9da0363fde3703c21178f5
zy-asrs-common/src/main/java/com/zy/asrs/common/wms/service/LocDirectionService.java
@@ -16,4 +16,8 @@
    List<ArrayList<Integer>> parseData(List<LocDirection> origin);
    boolean isAsc(Integer row, String direction, Long hostId);
    List<Integer> getInnerDeepRow(Long hostId);//获取深库位排
}