zhijiezhao 1 год назад
Родитель
Сommit
bde1859c3f
1 измененных файлов с 1 добавлено и 1 удалено
  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">