通过id查看员工表
POST
http://localhost:8081/managers/findById/{id}
接口描述
通过id查看员工表
请求参数
参数名
类型
描述
必填
id
int
员工id号
必填