Authorization: Bearer ********************
curl --location --request POST '/sysmgr/import-organization' \ --form 'file=@""'
{ "code": 10000, "data": "string", "message": "提示消息内容" }