@ -515,7 +515,7 @@
#{userId}
</foreach>
</if>
ORDER BY u.POINTS DESC
ORDER BY u.POINTS DESC, u.CREATED_TIME DESC
LIMIT #{pageIndex}, #{pageSize}
</select>