curl --location --request POST 'https://api.gogpu.cn/common/Ocr' \ --form 'type=""' \ --form 'file=@""'
{ "code": 0, "data": null, "msg": "string" }