日更新
This commit is contained in:
parent
9575294561
commit
40bac3228a
|
|
@ -382,8 +382,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||||
</if>
|
</if>
|
||||||
GROUP BY
|
GROUP BY
|
||||||
lpd.publish_task
|
lpd.publish_task
|
||||||
ORDER BY
|
ORDER BY lpd.code DESC;
|
||||||
lpd.create_time DESC
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="selectLeaseApplyOutList" resultType="com.bonus.common.biz.domain.lease.LeaseOutSign">
|
<select id="selectLeaseApplyOutList" resultType="com.bonus.common.biz.domain.lease.LeaseOutSign">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue