文档
测试

教师-讲师详情接口

GET
http://localhost:5000/teacher/details?id=1

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:查询成功
必填
data
object
数据字典
必填
id
int
示例:1
必填
name
string
示例:朱浩
必填
header
string
示例:/image/t_teacher/img.png
必填
intro
string
示例:所属组织:公众客户事业群
必填
courses
array
数据列表
必填
id
int
示例:1
必填
fm_url
string
示例:/images/sy_hot/img1.png
必填
title
string
示例:最新好直播
必填
good_count
int
示例:100
必填
study_count
int
示例:180
必填
menus_id
int
示例:2
必填

请求参数

参数名
类型
描述
必填
id
int
示例:1
必填