文档
测试

商品评价列表

GET
/goodsmanage/app/goods/comment/list/ls

请求参数

参数名
类型
描述
必填
pageNumber
必填
pageSize
必填
goodId
必填
type
int
1 现货 2 预售
必填

响应参数

参数名
类型
描述
必填
id
long
必填
userId
long
userId
必填
goodId
long
商品id
必填
content
string
评论内容
必填
workStar
decimal
做工星级
必填
severStar
decimal
服务星级
必填
faceStar
decimal
颜值星级
必填
creatTime
date
评论时间
必填
isAnonymous
int
是否匿名 1匿名
必填
orderId
int
订单id
必填