双重预防项目-国泰新华二开定制版
kongzy
2024-11-08 907da186536af59c181c7fe7a149b8c2c79f8478
src/main/java/com/ruoyi/doublePrevention/service/baseService/PreventCJReportPointService.java
@@ -1,7 +1,7 @@
package com.ruoyi.doublePrevention.service.baseService;
import com.baomidou.mybatisplus.extension.service.IService;
import com.ruoyi.doublePrevention.entity.CJReport.PreventCJReportPoint;
public interface PreventCJReportPointService  extends IService<PreventCJReportPoint> {
}
package com.ruoyi.doublePrevention.service.baseService;
import com.baomidou.mybatisplus.extension.service.IService;
import com.ruoyi.doublePrevention.entity.CJReport.PreventCJReportPoint;
public interface PreventCJReportPointService  extends IService<PreventCJReportPoint> {
}