luobang 2 年之前
父節點
當前提交
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 test="saleRemarkList != null">
                         and <foreach collection="saleRemarkList" item="item" open="(" separator="or" close=")">
-
+                        ASO.sale_remark like '%${item}%'
                     </foreach>
                     </if>
                     <if test="consigneeSsoId != null">