101captain
2022-07-20 5d9931bcd269f6f250c7bdcaf4084c335c0f6f9e
bug修改
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml 2 ●●● 补丁 | 查看 | 原始文档 | 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">