|
@@ -2179,7 +2179,7 @@
|
|
</if>
|
|
</if>
|
|
<if test="saleRemarkList != null">
|
|
<if test="saleRemarkList != null">
|
|
and <foreach collection="saleRemarkList" item="item" open="(" separator="or" close=")">
|
|
and <foreach collection="saleRemarkList" item="item" open="(" separator="or" close=")">
|
|
-
|
|
|
|
|
|
+ ASO.sale_remark like '%${item}%'
|
|
</foreach>
|
|
</foreach>
|
|
</if>
|
|
</if>
|
|
<if test="consigneeSsoId != null">
|
|
<if test="consigneeSsoId != null">
|