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