mac пре 2 година
родитељ
комит
b04d01b331

+ 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 != ''">