文档
测试

02-评价统计

GET
http://localhost:5000/api/manager/statistics/comment_score_count

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:评价分布统计
必填
data
array
数据列表
必填
score
int
示例:5
必填
score_count
int
示例:3
必填