Administrator
6 days ago 5b61384b8db46b9412425cb10f1247ddfc3da706
src/main/resources/mapper/modules/HappyActivityOptionMapper.xml
@@ -11,7 +11,7 @@
            a.type,
            a.name,
            a.state,
            a.join_cnt,
            (select count(id) from happy_follow where source_id = a.id) as join_cnt,
            a.start_time,
            a.end_time
        from happy_activity a