curl --location --request POST '/system/user/importData' \ --form 'file=@""'
{ "code": 0, "msg": "string", "data": {} }