Junjie
2024-10-30 f532f32fc3769679c3c33c7b0e91c4e33530bf92
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);//获取深库位排
}