Authorization: Bearer ********************curl --location --request POST 'https://sit-api.brain-ol.com/thesis/tasks/4/records/import' \
--header 'Authorization: Bearer <token>' \
--form 'file=@"C:\\Users\\fengyu\\Downloads\\论文选题进度_4_任务导出_2025-10-31.xlsx"'{
"code": 0,
"msg": "string",
"data": "string"
}