This commit is contained in:
zhangjun
2022-08-30 17:29:33 +08:00
parent eaec394e0a
commit 09fd662314
@@ -67,12 +67,6 @@
#{id}
</foreach>
</if>
<!-- <if test=" null != ids and ids.size()> 0">-->
<!-- order by field(INSTITUTION_ID,-->
<!-- <foreach item="id" collection="ids" open="" separator="," close="" index="index">-->
<!-- #{id}-->
<!-- </foreach>)-->
<!-- </if>-->
order by u.CREATION_TIME desc,u.USID
limit #{start},#{end}
</select>