curl --location --request POST '/api/v1/seal/seal-info/upload' \ --form 'file=@""'
{ "code": 0, "msg": "string", "data": "string" }