Authorization: Bearer ********************
curl --location --request POST 'https://sbi.pigeon-server.cn/api/ui/upload' \ --form 'file=@""' \ --form 'index=""' \ --form 'hash=""'
{ "status": true, "msg": "string", "data": "string" }