Authorization: ********************
curl --location 'http://127.0.0.1:2001/informationPrompt/imp' \ --header 'Authorization: Bearer <token>' \ --form 'file=@"C:\\Users\\dd166\\Desktop\\多语言提示上传模板.xlsx"'
{ "success": true, "count": 0 }