curl --location --request DELETE 'http://ihrm.itheima.net/prod-api/sys/user/62a9949bb7aa47052429824c' \ --header 'Authorization: {{Vue2_HR_ACCESS_TOKEN}}'
{ "success": true, "code": 10000, "data": null, "message": "删除员工成功" }