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