@@ -34,5 +34,6 @@
<if test="parentId ==null">
and field.parentId is null
</if>
+ order by field.disOrder
</select>
</mapper>