Administrator
3 days ago bc0165c6171fc35385e7e7abfe007ad19e4dc092
src/main/resources/mapper/modules/HappySocialCircleMapper.xml
@@ -5,6 +5,9 @@
    <select id="selectListInPage" resultType="cc.mrbird.febs.mall.vo.activity.ApiScInfoVo">
        select
            a.id,
            a.is_normal,
            a.finder_user_name,
            a.feed_id,
            b.avatar,
            b.name as memberName,
            a.name as name,