@@ -43,6 +43,7 @@
find_in_set(#{columnId},parent_id) ))
</if>
</where>
+ ORDER BY a.sort ASC, a.create_time DESC
</select>
<select id="selectZhjqArticleById" parameterType="Long"