|
and buyer_name like concat('%',#{buyerName},'%')
|
|
and buyer_name like concat('%',#{buyerName},'%')
|
|
<foreach collection="discIdList" open="(" close=")" separator="," item="item">
|
|
<foreach collection="discIdList" open="(" close=")" separator="," item="item">
|