This commit is contained in:
xy
2024-06-26 17:47:33 +08:00
parent 16e90de9eb
commit ae2207bd97
4 changed files with 33 additions and 25 deletions

View File

@@ -49,7 +49,8 @@
supervision_warning_leaflet.create_by,
supervision_warning_leaflet.create_time,
supervision_warning_leaflet.update_by,
supervision_warning_leaflet.update_time
supervision_warning_leaflet.update_time,
supervision_warning_leaflet.file_path
FROM supervision_warning_leaflet supervision_warning_leaflet
WHERE ${ew.sqlSegment}
</select>