curl --location --request GET '/user/search?searchKey=' \ --header 'Authorization;'
{ "code": 200, "msg": "success", "data": [ { "id": 1935857267288801283, "username": "张志轩", "avatar": null } ] }