@@ -103,7 +103,7 @@
and t.region_code_ = #{param.regionCode}
</if>
</where>
- order by t.create_time_
+ order by t.create_time_ desc
</select>
<select id="queryTeacherCounts" resultType="com.yonge.cooleshow.biz.dal.entity.TeacherCounts">