curl --location --request GET '/ent/article/count' \
--header 'Authorization: Bearer {{ENT_TOKEN}}' \
--header 'Authorization: Bearer {{ENT_TOKEN}}' \
--header 'X-Requested-With: XMLHttpRequest'{
"message": "string",
"status": 0,
"data": {
"uid": "string",
"avatar": "string",
"real_name": "string",
"phone": "string",
"email": "string",
"password": "string"
}
}