fix:修复Bug【69276】

报告列表--比报告管理少一条数据
This commit is contained in:
2023-05-15 14:50:17 +08:00
parent 2a166475f8
commit 91deef109d
@@ -174,7 +174,7 @@
</select> </select>
<select id="reportManagerPage" parameterType="com.adc.da.report.vo.ReportQueryVo" resultType="com.adc.da.report.vo.ReportVo"> <select id="reportManagerPage" parameterType="com.adc.da.report.vo.ReportQueryVo" resultType="com.adc.da.report.vo.ReportVo">
SELECT SELECT DISTINCT
t.id, t.id,
t.year, t.year,
t.name, t.name,