#
luxiaotao1123
2022-12-05 cec70e55ff350f70fd8d1a48dcba9c21af05a4e0
src/main/java/com/zy/asrs/service/LocMastService.java
@@ -61,4 +61,6 @@
    List<String> getDemoNextLoc(Integer crnNo);
    Boolean isShuttle(String locNo);
    Integer getOutCrnNo(LocMast locMast);
}