@@ -161,6 +161,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<foreach collection="list" item="id" open="(" close=")" separator="or">
FIND_IN_SET(#{id},ancestors_id)
</foreach>
+ order by btn_sort asc
</select>
<select id="hasChildByBtnId" resultType="Integer">