zhijiezhao 1 سال پیش
والد
کامیت
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">