Administrator
2025-07-10 a2c4af86b65f9c0b339bfcb37b1cc00b33f48b9e
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