@@ -766,9 +766,6 @@
AND t11. STATUS = 1) t13 ON t12.ruleId = t13.ruleId
</if>
ORDER BY
- t12.conceptId,
- t12.ruleType,
- t12.hasSubCond,
t12.gmtModified DESC,
t12.ruleId DESC
</select>