{ "UserName": "" }
curl --location --request POST '/friend/GetFriendRelation' \ --header 'Content-Type: application/json' \ --data-raw '{ "UserName": "" }'
{}