根据专题ID商品ID获取评论和相关专题
GET
/comment/list
接口描述
根据专题ID或者商品ID获取评论获取相关专题
请求参数
参数名
类型
描述
必填
valueId
string
专题id、商品id
必填
typeId
string
1:专题id、0:商品id
必填
page
string
页码
可选
size
string
每页数量
可选