@@ -90,7 +90,7 @@
AND activity_id_ = #{activityId}
</if>
</where>
- ORDER BY id_
+ ORDER BY id_ DESC
<include refid="global.limit"/>
</select>
@@ -174,7 +174,7 @@