curl --location '/excel/pesticideResidueCheckDataLog/import' \ --header 'Authorization: {{Authorization}}' \ --form 'excel=@"E:\\Desktop\\农残检测计划.xlsx"' \ --form 'canteen_id="1"'
{}