curl --location '/upload/image?role=undefined' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdXRob3JpemVkIjp0cnVlLCJleHAiOjE3NDk0OTMwMTEsInVpZCI6M30.ZILhTAGVYhJN-lN0VU09JktCzok7UjjwUFVcGJna1Y0' \
--form 'file=@"D:\\Data\\照片\\2194a783056327d13af34f546b977b3e.jpg"' \
--form 'role=""'{
"code": 0,
"msg": "string",
"data": "string"
}