zhijiezhao 1 year ago
parent
commit
bde1859c3f
1 changed files with 1 additions and 1 deletions
  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">