日更新
This commit is contained in:
parent
9575294561
commit
40bac3228a
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue