Browse Source

fix:归档报告

master
wangguangyuan 6 months ago
parent
commit
703285ea28
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      inspect-main/inspect-main-task/src/main/resources/mapper/task/InspectionReportMapper.xml

+ 2
- 1
inspect-main/inspect-main-task/src/main/resources/mapper/task/InspectionReportMapper.xml View File

@ -42,7 +42,8 @@
patrol_statistics,
check_person,
check_time,
description
description,
filter
from inspection_report
</sql>


Loading…
Cancel
Save