zhijiezhao 1 vuosi sitten
vanhempi
commit
bde1859c3f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/main/resources/mapper/AuthMapper.xml

+ 1 - 1
src/main/resources/mapper/AuthMapper.xml

@@ -201,7 +201,7 @@
             and a.auditStatus = 1
         </if>
         <if test="5 == listType">
-            and a.authImageType in (1,2)
+            and a.authImageType in (1,2) and a.shopAuditStatus = 1
         </if>
         <if test="shopAuditStatus != null">
             <if test="0 == shopAuditStatus">