curl --location --request GET 'https://open-qr.mewx.art/api/v1/user/count' \ --header 'Authorization: Bearer xxxx'
{ "code": 0, "msg": "成功", "data": { "count": 94 } }