Authorization: Bearer ********************
curl --location --request POST 'http://localhost:81/system/user/importData' \ --form 'file=@""'
{ "code": 0, "msg": "", "data": {} }