| | |
| | | name, |
| | | ac_type, |
| | | address, |
| | | (select count(id) from volunteer_activities_people_involved where activity_id=volunteer_activity.id) volunteerNum, |
| | | (select count(id) from volunteer_activities_people_involved where activity_id=volunteer_activity.id) as volunteerNum, |
| | | ac_state, |
| | | award_state, |
| | | issue_time, |
| | |
| | | name, |
| | | ac_type, |
| | | address, |
| | | (select count(id) from volunteer_activities_people_involved where activity_id=volunteer_activity.id) volunteerNum, |
| | | (select count(id) from volunteer_activities_people_involved where activity_id=volunteer_activity.id) as volunteerNum, |
| | | ac_state, |
| | | award_state, |
| | | issue_time, |