Commit acaa94a8 authored by suhuiguang's avatar suhuiguang

1.列表增加字段createUserId用于权限控制

parent 89576325
......@@ -33,6 +33,7 @@
ur.use_unit_name as useUnitName,
ur.new_use_unit_name AS newUseUnitName,
ur.promoter,
ur.create_user_id as createUserId,
ur.next_executor_ids as nextExecutorIds,
ur.next_execute_user_ids as nextExecuteUserIds
from tzs_jg_change_registration_name ur
......
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