curl --location --request POST '/h5font/public/api/uploadPic' \ --header 'Authorization: Bearer {{token}}' \ --form 'file=@""'
{ "msg": "string", "code": 0, "data": "string", "time": 0 }