自动化立体仓库 - WMS系统
#
zyx
2024-01-24 7ec37083b96e0e48948e86263f6038fd2cb249cb
src/main/java/com/zy/asrs/service/PlaService.java
@@ -17,4 +17,6 @@
    void returned(List<PlaQty> plaQties, User user);
    void viladate(List<Pla> plas, User user);
    List<Pla> selectToHistory();
}