curl --location --request POST '/Friend/Search?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "fromScene": 0, "keyword": "string", "searchScene": 0 }'
{}