删除员工
DELETE
http://localhost:8081/managers/delete/{id}
接口描述
管理员根据id删除员工
请求参数
参数名
类型
描述
必填
id
int
当前员工id号
必填