curl --location --request POST 'http://127.0.0.1:18111/demo/demo/importData' \ --header 'Authorization: Bearer ' \ --form 'file=@""'
{ "code": 0, "msg": "string", "data": {} }