分页查询商品评论
GET
http://localhost:8888/costume/comment/getcomment/{spuid}/{page}/{size}
路径参数
参数名
类型
描述
必填
spuid
int
商品ID
必填
page
int
当前页
必填
size
int
每页大小
必填