文档
测试

添加评论

POST
/api/my/order/insertComment

接口描述

-------余

请求头

参数名
类型
描述
必填
cityId
必填
openId
必填

请求参数

参数名
类型
描述
必填
List
array
必填
productId
int
商品id
必填
skuId
int
skuId
必填
commentScore
double
满意度
必填
commentDesc
string
商品描述
必填
commentImgs
string
评价图片,多个以,隔开
必填
orderId
int
订单id
必填
orderType
int
订单类型 1实物2虚拟
必填

响应参数

参数名
类型
描述
必填
code
必填
message
必填

说明 / 示例

![image.png](https://cos.easydoc.net/30842230/files/kbaqug22.png)