curl --location --request GET '/api/community_user/center'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 118,
"sn": "123456",
"nickname": "小明",
"avatar": "http://www.likeshopb2b2c.localhost/uploads/user/118/202203081619064d7fb5133.png",
"image": "",
"signature": null,
"follow": 1,
"fans": 0,
"like": 0,
"is_self": 0,
"is_follow": 1
}
}