curl --location --request GET 'http://localhost:3000/api/web/index/user'
{
"code": 80,
"message": "veniam in",
"data": {
"_id": "4",
"username": "康涛",
"gender": 1,
"password": "in ex",
"phone": "18626759584",
"email": "r.uskoizedd@qq.com",
"introduction": "in",
"avatar": "http://dummyimage.com/100x100",
"github": "officia enim cupidatat irure qui",
"gitee": "ut",
"csdn": "esse Lorem nostrud",
"nickname": "孟刚",
"aboutInfo": {}
}
}