This commit is contained in:
2024-06-18 17:11:28 +08:00
parent 0dd324c7ef
commit 88bbfcc607

View File

@@ -16,6 +16,7 @@
when 4 then (select dept_id FROM supervision_survey_test where id=problem_id) when 4 then (select dept_id FROM supervision_survey_test where id=problem_id)
else null end ) as duty_Org_Id, else null end ) as duty_Org_Id,
supervision_warning_leaflet.leaflet_type, supervision_warning_leaflet.leaflet_type,
supervision_warning_leaflet.id,
supervision_warning_leaflet.STATUS, supervision_warning_leaflet.STATUS,
supervision_warning_leaflet.process_instance_id, supervision_warning_leaflet.process_instance_id,
supervision_warning_leaflet.history_instance_id, supervision_warning_leaflet.history_instance_id,
@@ -45,6 +46,7 @@
else null end ) as duty_Org_Id, else null end ) as duty_Org_Id,
supervision_warning_leaflet.leaflet_type, supervision_warning_leaflet.leaflet_type,
supervision_warning_leaflet.STATUS, supervision_warning_leaflet.STATUS,
supervision_warning_leaflet.id,
supervision_warning_leaflet.process_instance_id, supervision_warning_leaflet.process_instance_id,
supervision_warning_leaflet.history_instance_id, supervision_warning_leaflet.history_instance_id,
supervision_warning_leaflet.issue_detail, supervision_warning_leaflet.issue_detail,