Administrator
2025-07-18 f7de67c92de1bd55154c5a2f879e99a1b476750b
src/main/resources/mapper/modules/ClothesSocialMapper.xml
@@ -9,6 +9,7 @@
        a.name as socialTitle,
        a.del_flag as delFlag,
        a.hot_state as hotState,
        a.comment_state as commentState,
        a.state as socialState
        from clothes_social a
        left join mall_member b on a.member_id = b.id