#
Junjie
2024-06-03 312e4a25f2c96e8349369cf1838c79b34f816ca5
zy-asrs-common/src/main/java/com/zy/asrs/common/wms/service/LocDirectionService.java
@@ -16,4 +16,6 @@
    List<ArrayList<Integer>> parseData(List<LocDirection> origin);
    boolean isAsc(Integer row, String direction, Long hostId);
}