我的评论
POST
/productComment/v1/myComments
请求头
参数名
类型
描述
必填
Content-type
string
application/json
必填
请求参数
参数名
类型
描述
必填
userInfoId
int
用户id
必填
status
string
我的评价/回答
必填
响应参数
参数名
类型
描述
必填
commentId
int
评论id
必填
productId
int
商品id
必填
commentContent
string
评论内容
必填
commentDate
date
评论日期
必填
storeReply
string
掌柜回复
必填
productCommentImages
list
评论图片
必填
productName
string
商品名
必填
price
double
价格
必填
coverImage
string
封面图片
必填