文档
测试

交易计划

GET
www.jackedu.com/teacher/{tId}/{type}

请求参数

参数名
类型
描述
必填
tId
int
教师id
必填
type
int
为4则是交易计划
必填

响应参数

参数名
类型
描述
必填
dszqPlan
array[DszqPlan]
待补充
必填
publishAt
string
发布日期
必填
id
int
计划id
必填
plan
string
计划标题
必填
dszqComment
array[DszqComment]
必填
id
int
评论id
必填
relatedId
int
关联类型ID(文章视频下载或交易计划)
必填
type
int
类型,1为文章,2为视频,3为下载,4为交易计划
必填
content
string
评论内容
必填
accountId
int
关联用户id
必填
name
string
用户昵称
必填
teacherName
string
教师昵称
必填
teacherThumb
string
教师头像地址
必填