文档
测试

05-评论概览

GET
http://localhost:5000/api/manager/overview/ov_comment?score=5

请求头

参数名
类型
描述
必填

请求参数

参数名
类型
描述
必填
score
int
示例:5
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:获取评论列表成功
必填
data
array
数据列表
必填
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/zsf.jpg
必填
user_name
string
示例:sz3
必填