springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerActivityMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerActivityMapper.xml
@@ -339,6 +339,7 @@ <!-- 分页查询 --> <select id="timedTaskList" resultMap="VolunteerActivityMap"> select id, ac_state, (select count(id) from volunteer_activities_people_involved where activity_id=id) volunteerNum, apply_begin_time,