lidongdong
2023-08-25 a65bb05f5a246b1677709df328f5be6f141d8361
修改活动列表参与人数为0
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerActivityMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerActivityMapper.xml
@@ -68,7 +68,7 @@
            name,
            ac_type,
            address,
            volunteer_num,
            (select count(id) from volunteer_activities_people_involved where activity_id=volunteer_activity.id) volunteerNum,
            ac_state,
            award_state,
            issue_time,