@@ -49,7 +49,7 @@
and a.name LIKE concat('%',#{name},'%')
</if>
and a.registerUserTypeID in (3,4)
- AND a.validFlag = 1 AND a.clubStatus in (40,90)
+ AND a.validFlag = 1
</where>
<choose>
<when test="page !=null and page.orderBy != null and page.orderBy != ''">