whycq
2024-10-28 f8a5192aa2797e83f5000ff9035f149b0a1b00a1
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);//获取深库位排
}