{
"filePath": "/upload/import/2024/01/user_import_template_9guc5b.xlsx",
"update": false
}
curl --location --request POST 'https://m1.apifoxmock.com/m1/1551143-0-default/system/user/import' \
--header 'Authorization;' \
--header 'Referer;' \
--header 'User-Agent;' \
--header 'Content-Type: application/json' \
--data-raw '{
"filePath": "/upload/import/2024/01/user_import_template_9guc5b.xlsx",
"update": false
}'
{
"code": 200,
"msg": "恭喜您,数据已全部导入成功!共 1 条,数据如下:<br/>序号:1 登录名称 user001 导入成功"
}