101captain
2022-07-20 d152b0f34d06434456b69c012ba2712062efc313
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml
@@ -437,7 +437,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,contacts_phone from com_act where community_id = #{communityId}
    </select>
    <delete id="delLcMember">