curl --location 'http://localhost:8080/operation/avatar/1' \
--header 'authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6Ijk5Zjc1OTBkLTA2OWUtNGY3Mi1iYzEwLWNlYzc5NTRjMmVlMCJ9.TZQFuV6LS_qLNZFu7Q2AAoSyfkDPFtzjSWm0YM2Gx5LcMbWP9Qt83qpJFthS9chh0mBcnSVUaR528X_yOeZAjw'{
"total": 0,
"rows": [
{
"id": 0,
"createBy": "string",
"createTime": null,
"updateBy": "string",
"updateTime": null,
"remark": null,
"imgUrl": "string",
"sex": 0,
"stopStatus": 0,
"systemType": true
}
],
"code": 0,
"msg": "string"
}