Authorization: ********************curl --location 'http://192.168.0.132:7008/formulaManagement/imp' \
--header 'factoryId: 8' \
--header 'userId: 283' \
--header 'Authorization: Bearer <token>' \
--form 'file=@"C:\\Users\\韩\\Downloads\\设备检查配置设备明细导入.xlsx"' \
--form 'type="2"'{}