#
cp
3 天以前 59fbaf58a71992995c84a09ad46c2a2a60c661a0
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);//获取深库位排
}