luobang 2 vuotta sitten
vanhempi
commit
d22176dc45

+ 1 - 1
src/main/resources/com/steerinfo/dil/mapper/StatisticalReportMapper.xml

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