fix: 修复报关管理列表不显示问题

This commit is contained in:
2023-04-28 14:09:47 +08:00
parent 01e57b9eea
commit 661a2b7403
@@ -176,8 +176,8 @@
</select>
<select id="reportManagerPage" parameterType="com.adc.da.report.vo.ReportQueryVo" resultType="com.adc.da.report.vo.ReportVo">
SELECT
t.id,
SELECT DISTINCT
trl.report_id,
t.year,
t.name,
t.keycontent,