curl --location '/app/api/ugc/user/userinformation'{
"code": 200,
"msg": "success",
"data": {
"name": "yuil",
"avatar": "https://img.520wangming.com/uploads/allimg/2021031110/2dejpkomuhl-lp.jpg",
"follower_count": 0,
"following_count": 0,
"total_favorites": 0
}
}