Commit e9d69663 by 翁国栋 Committed by 284718418@qq.com

8小时后台--

保单列表更新
parent 589d6d81
......@@ -328,7 +328,9 @@
</if>
</where>
order by iu.policy_date_start desc
<if test="policyDto.page.offset != null and policyDto.page.totalPage !=null">
LIMIT #{policyDto.page.offset},#{policyDto.page.totalPage}
</if>
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment