@ -92,7 +92,7 @@
<if test='null != mobile and "" != mobile'>
AND a.MOBILE LIKE CONCAT('%',#{mobile},'%')
</if>
<if test='null != idCard and "" != idCard'>
AND a.ID_CARD LIKE CONCAT('%',#{idCard},'%')
<if test='null != villageId and "" != villageId'>