Authorization: Bearer ********************
curl --location --request POST 'https://accounts.zwsoft.cn/api/v1.0/users/profileImage' \ --header 'Authorization: Bearer eyJhbGciB5DZtTWYVqa9A' \ --form 'image=@""'
{ "status": 0, "message": "success", "error": null, "data": [] }