@@ -145,7 +145,6 @@
</select>
<sql id="queryTree">
<where>
- sm.parent_id_ IS NOT NULL
<if test="userId != null">
AND sur.user_id_ = #{userId}
</if>