Administrator
2025-07-21 9c8f2d141e88b18c289523d4fa777bb55886525c
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