文档
测试
POST
api/comments

请求参数

参数名
类型
描述
必填
order_no
int
订单号
必填
goods
array
[0=>['goods_id'=>66, 'score'=>5, 'content'=>'好评!', 'more'=>['https://','https://']]]
必填
goods_id
int
评价的商品id
必填
score
int
评价等级 1-5
必填
content
string
评价内容
必填
more
array
评价图片或视频 ['https://','https://']
必填

响应参数

参数名
类型
描述
必填
code
int
状态 200:成功
必填
message
string
文字描述
必填