04、通过id去查找管理员
GET
http://localhost:8081/admins/findById/{id}
接口描述
通过id去查找管理员
请求参数
参数名
类型
描述
必填
id
int
管理员id
必填