Commit c926d04e authored by chenzhao's avatar chenzhao

修改单位变更列表sql

parent cfbcc2dc
...@@ -22,7 +22,8 @@ ...@@ -22,7 +22,8 @@
isn.next_executor_ids AS nextExecutorIds, isn.next_executor_ids AS nextExecutorIds,
isn.instance_status AS instanceStatus, isn.instance_status AS instanceStatus,
isn.audit_pass_date AS auditPassDate, isn.audit_pass_date AS auditPassDate,
isn.equ_type AS equType isn.equ_type AS equType,
isn.next_execute_user_ids as nextExecuteUseIds
FROM FROM
tzs_jg_change_registration_unit isn tzs_jg_change_registration_unit isn
<where> <where>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment