@ -70,7 +70,7 @@
ORDER BY
a.YEAR DESC,
u.sszb ASC,
sum( a.total_score ) DESC,
AVG( a.total_score ) DESC,
a.CREATED_TIME
</select>
<select id="getListCount"