curl --location -g --request GET '{{BASE_URL}}/api/user/self' \ --header 'New-API-User: 用户id' \ --header 'Authorization: Bearer '
{}