fix: 修复报关管理列表不显示问题
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user