101captain
2022-07-20 d50ef0ec94f90ddf92bcd42671aa62ae38df81b9
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml
@@ -432,7 +432,7 @@
    </update>
    <select id="selectCommunity" resultType="com.panzhihua.common.model.vos.community.ComActVO">
       select * from com_act where community_id = #{communityId}
       select name,community_id,lng,lat,area_code,area_name,contacts_phone from com_act where community_id = #{communityId}
    </select>
    <delete id="delLcMember">