园-园历 列表按活动时间倒序 前端学年学期移到最前选项

This commit is contained in:
zhanglipeng
2021-07-26 12:01:58 +08:00
parent 0150061301
commit 1f7bb2195c
2 changed files with 47 additions and 50 deletions

View File

@ -43,7 +43,7 @@
<!-- 数据范围过滤 -->
${dataScope}
order by activitytime
order by activitytime desc
</select>
<select id="selectBySchoolcalendarById" parameterType="Long" resultMap="BySchoolcalendarResult">