微调
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
when 4 then (select dept_id FROM supervision_survey_test where id=problem_id)
|
||||
else null end ) as duty_Org_Id,
|
||||
supervision_warning_leaflet.leaflet_type,
|
||||
supervision_warning_leaflet.id,
|
||||
supervision_warning_leaflet.STATUS,
|
||||
supervision_warning_leaflet.process_instance_id,
|
||||
supervision_warning_leaflet.history_instance_id,
|
||||
@@ -45,6 +46,7 @@
|
||||
else null end ) as duty_Org_Id,
|
||||
supervision_warning_leaflet.leaflet_type,
|
||||
supervision_warning_leaflet.STATUS,
|
||||
supervision_warning_leaflet.id,
|
||||
supervision_warning_leaflet.process_instance_id,
|
||||
supervision_warning_leaflet.history_instance_id,
|
||||
supervision_warning_leaflet.issue_detail,
|
||||
|
||||
Reference in New Issue
Block a user