curl --location --request POST 'https://heimahr.itheima.net/api/sys/user/import' \ --header 'Authorization;' \ --header 'Content-Type: multipart/form-data'
{ "success": true, "code": 0, "data": null, "message": "string" }