@@ -298,7 +298,7 @@
<if test="type == 3 ">
AND t2.role_id in (
SELECT role_id FROM sys_role WHERE role_key in (
- 'sheji'
+ 'designLeader'
)
</if>