自动化立体仓库 - WMS系统
skyouc
7 天以前 fe315fb30fabf24940eaa3001774f9d43120748d
src/main/java/com/zy/asrs/service/TaskLogService.java
@@ -5,4 +5,5 @@
public interface TaskLogService extends IService<TaskLog> {
    boolean save(Integer wrkNo);
}