|
<if test=' this.has("goodsName") '>and b.goods_name like concat('%',#{goodsName},'%')</if>
|
|
<if test=' this.has("goodsName") '>and b.goods_name like concat('%',#{goodsName},'%')</if>
|
|
<foreach collection="typeList" item="type" open="(" close=")" separator=",">
|
|
<foreach collection="typeList" item="type" open="(" close=")" separator=",">
|