curl --location --request GET '/api/user/info' \
--header 'token: {{apiToken}}' \
--header 'token;'
{"code":1,"show":0,"msg":"","data":{"id":7,"sn":10031527,"sex":"未知","account":"u10031527","user_money":"95.00","user_earnings":"100.00","nickname":"用户10031527","real_name":"","avatar":"http://www.php-ws.localhost/resource/image/adminapi/default/default_avatar.png","email":"2279254178@qq.com","mobile":"","is_blacklist":0,"create_time":"2024-01-22 16:16:09","has_password":true,"has_auth":false,"version":"1.3.0"}}