组排序按照倒序排列
This commit is contained in:
parent
587400fb28
commit
55edce98fd
@ -111,7 +111,7 @@
|
|||||||
#{item}
|
#{item}
|
||||||
</foreach>
|
</foreach>
|
||||||
)
|
)
|
||||||
group by id
|
group by id order by id desc
|
||||||
</if>
|
</if>
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user