05-课程管理-评论列表
GET
http://localhost:5000/api/manager/course/comments?course_id=1
请求参数
参数名
类型
描述
必填
course_id
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:查询成功!
必填
comment_id
int
示例:1
必填
comment_score
int
示例:5
必填
comment_content
string
示例:讲的听得懂!
必填
comment_time
string
示例:2021-01-29T11:42:33.000Z
必填
user_id
int
示例:1
必填
course_id
int
示例:1
必填
user_header
string
示例:/images/user/dd060857c7c6d324c92fd1377dcdeb4c.jpeg
必填
user_name
string
示例:撩了个好课
必填