curl --location --request POST 'http://172.16.3.245:29880/bridge/disease/upload' \ --form 'file=@""'
{ "data": { "total": 0, "rows": [ {} ] }, "code": 0, "msg": null }