springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml
@@ -551,4 +551,8 @@ WHERE phone = #{phone} AND community_id = #{communityId} </select> <select id="selectAcidMemberByPhone" resultType="com.panzhihua.common.model.vos.community.acid.ComActAcidMemberVO"> SELECT id, relation_name FROM com_act_acid_member WHERE phone = #{phone} </select> </mapper>