05-评论概览
GET
http://localhost:5000/api/manager/over_view/ov_comment?score=5
接口描述
用户预览
请求参数
参数名
类型
描述
必填
score
int
示例:5
必填
响应参数
参数名
类型
描述
必填
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
示例:撩了个好课
必填