springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActSocialProjectMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActSocialProjectMapper.xml
@@ -75,7 +75,7 @@ LEFT JOIN com_street t1 on t.street_id = t1.street_id LEFT JOIN com_act_column t2 on t.column_id = t2.id LEFT JOIN com_act_column t3 on t.second_column_id = t3.id LEFT JOIN com_act t4 on t.community_id = t1.community_id LEFT JOIN com_act t4 on t.community_id = t4.community_id where t.id = #{id} </select>