curl --location --request POST 'http://192.168.0.132:7008/equipmentParamSubitem/imp' \ --header 'factoryId: 8' \ --header 'userId: 283' \ --form 'file=@"C:\\Users\\韩\\Downloads\\设备检查配置参数明细导入.xlsx"' \ --form 'type="2"'
{}