提交 20194f52 作者: xiaowang

修复:查询条件

上级 0f032d86
......@@ -199,7 +199,7 @@
</foreach>
</if>
<if test="param.categoryId != null">
<foreach collection="param.categoryId" item="item" index="index" open="and gi.category_by_two IN ("
<foreach collection="param.categoryId" item="item" index="index" open="or gi.category_by_two IN ("
close="))"
separator=",">
#{item}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论