curl --location --request POST '/adminapi/setting.KeyPool/import' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89' \
--form 'file=@"cmMtdXBsb2FkLTE3MTMxNTM2OTQ3MDQtMg==/key导入模板.xlsx"' \
--form 'type=""'{
"code": 0,
"show": 0,
"msg": "string",
"data": [
"string"
]
}