Commit a2162e53 authored by fangxinjiang's avatar fangxinjiang

B端服务添加

parent 9b6536ff
......@@ -42,7 +42,8 @@
r.create_time,
r.update_time,
r.update_by,
r.create_by
r.create_by,
r.client_id
FROM sys_role r,
sys_user_role ur
WHERE r.role_id = ur.role_id
......
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