curl --location --request POST 'http://localhost:9000/lci/import' \ --form 'file=@""' \ --form 'datasetId=""'
{ "code": 0, "message": "string", "data": {}, "timestamp": 0 }