自动化立体仓库 - WMS系统
#
zjj
2024-10-21 797a5ff00e5b9d730e2778d09effe9f81cb4bd58
src/main/java/com/zy/asrs/service/WaitPakinLogService.java
@@ -5,4 +5,6 @@
public interface WaitPakinLogService extends IService<WaitPakinLog> {
    boolean save(String zpallet);
}