Administrator
2025-07-22 1dd6f7e9c028c1de4118a199bd25f58e4be79b60
src/main/resources/mapper/modules/ClothesSocialMapper.xml
@@ -38,6 +38,7 @@
        b.avatar as memberAvatar,
        a.id as id,
        a.name as name,
        a.like_cnt as likeCnt,
        a.index_file as indexFile
        from clothes_social a
        left join mall_member b on a.member_id = b.id