教师-讲师详情接口
GET
http://localhost:5000/teacher/details?id=1
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:查询成功
必填
请求参数
参数名
类型
描述
必填
id
int
示例:1
必填