springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/ComPbServiceTeamMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/ComPbServiceTeamMapper.xml
@@ -41,7 +41,7 @@ </select> <select id="getComPbServiceTeamData" resultType="com.panzhihua.common.model.vos.partybuilding.west.ComPbServiceTeamVO"> <select id="getComPbServiceTeamData" resultType="com.panzhihua.common.model.vos.partybuilding.ComPbServiceTeamVO"> SELECT t1.*, t2.`name` AS communityName FROM com_pb_service_team t1 LEFT JOIN com_act t2 ON t1.community_id = t2.community_id