springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/resources/mapper/SystemUserMapper.xml
@@ -66,7 +66,7 @@ <select id="getCommunity" resultType="com.panzhihua.sangeshenbian.model.vo.RegionVO"> select CAST(Scommunity_id AS CHAR) as id, name as name from com_act where street_id = #{streetId} select CAST(community_id AS CHAR) as id, name as name from com_act where street_id = #{streetId} </select> </mapper>