curl --location 'ssiot.cc/api/dict/type/import' \ --header 'Authentication: 在用户管理中创建或通过login接口获取' \ --form 'file=@"C:\\Users\\zhongsong\\Desktop\\字典类型.xlsx"' \ --form 'systemId="1"'
{}