@@ -267,6 +267,7 @@
and base_flag = 0
and status = 0
and m.parent_id = 0
+ GROUP BY m.id
</select>
<select id="getVipRoleIdList" resultType="java.lang.Integer">
select role_id from auth_role_user where user_id = #{authUserId}