Skip to content

Commit

Permalink
修复根据条件删除生成去掉分页语句
Browse files Browse the repository at this point in the history
  • Loading branch information
busgo committed Jan 16, 2020
1 parent 9e83336 commit d4b7e4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/template/Xml.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@
<where>
<include refid="_common_where"/>
</where>
<include refid="_page_field"/>
</delete>

<update id="updateById">
Expand Down

0 comments on commit d4b7e4a

Please sign in to comment.