yangys
2024-05-19 9e5da8899bc21bb5b6b0a3c267108caa00199291
smart-starter-report/src/main/java/com/qianwen/core/report/mapper/ReportFileMapper.java
@@ -3,6 +3,6 @@
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.qianwen.core.report.entity.ReportFileEntity;
/* loaded from: blade-starter-report-9.3.0.0-SNAPSHOT.jar:org/springblade/core/report/mapper/ReportFileMapper.class */
public interface ReportFileMapper extends BaseMapper<ReportFileEntity> {
}