luobang 3 лет назад
Родитель
Сommit
d22176dc45
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/resources/com/steerinfo/dil/mapper/StatisticalReportMapper.xml

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

@@ -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">