curl --location --request POST '/openapi/hk/uploadCert' \ --form 'file=@""'
{ "code": 0, "message": "string", "data": { "fileUrl": "string" }, "timestamp": 0, "traceID": "string" }