curl --location --request POST 'http://localhost:8081/dim/drug/importDrug' \ --header 'Authorization: ' \ --form 'file=@""'
{ "code": 0, "msg": "string", "data": {} }