@@ -767,6 +767,7 @@
</if>
ORDER BY
t12.gmtModified DESC,
- t12.ruleId DESC
+ t12.ruleId DESC,
+ t12.conceptId DESC
</select>
</mapper>