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