获取组列表改成倒叙
This commit is contained in:
parent
464ebae862
commit
65f1023f0f
@ -111,8 +111,9 @@
|
||||
#{item}
|
||||
</foreach>
|
||||
)
|
||||
group by id order by id desc
|
||||
|
||||
</if>
|
||||
group by id order by id desc
|
||||
</select>
|
||||
|
||||
<select id="selectEvaluationGroupByIds" resultType="EvaluationGroup" >
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user