日更新

This commit is contained in:
jiang 2025-08-21 19:48:01 +08:00
parent 9575294561
commit 40bac3228a
1 changed files with 1 additions and 2 deletions

View File

@ -382,8 +382,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</if>
GROUP BY
lpd.publish_task
ORDER BY
lpd.create_time DESC
ORDER BY lpd.code DESC;
</select>
<select id="selectLeaseApplyOutList" resultType="com.bonus.common.biz.domain.lease.LeaseOutSign">