pang.jiabao
2025-09-03 7ab7cb61536d59514d90b930fba0c5e2cef8f5ce
src/main/java/com/zy/asrs/service/BasPlcerrorLogService.java
@@ -1,7 +1,7 @@
package com.zy.asrs.service;
import com.zy.asrs.entity.BasPlcerrorLog;
import com.baomidou.mybatisplus.service.IService;
import com.zy.asrs.entity.BasPlcerrorLog;
public interface BasPlcerrorLogService extends IService<BasPlcerrorLog> {