|
@@ -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">
|