فهرست منبع

广电报备列表优化

mac 2 سال پیش
والد
کامیت
b04d01b331
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      kxs-product/kxs-product-biz/src/main/resources/mapper/KxsGdReportMapper.xml

+ 1 - 1
kxs-product/kxs-product-biz/src/main/resources/mapper/KxsGdReportMapper.xml

@@ -36,7 +36,7 @@
                     and a.status = 1 and a.is_check = 1
                 </when>
                 <otherwise>
-                    and a.status = #{status}
+                    and a.status = #{status} and a.is_check = 0
                 </otherwise>
             </choose>
             <if test="keyword != null and keyword != ''">