springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 name,community_id,lng,lat,area_code,area_name,contacts_phone 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">