springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml
@@ -841,4 +841,7 @@ <select id="isPropertyAccount" resultType="java.lang.Long"> select id from com_property where phone=#{phone} </select> <select id="getCommunityAppId" resultType="java.lang.String"> select app_id from com_act where community_id=#{communityId} </select> </mapper>