后台获取商品列表以及评价数量
POST
http://localhost:8085/sys/commodity-spu-comment/spuCommentList
请求参数
参数名
类型
描述
必填
spuId
int
示例:1 商品id
必填
pageindex
int
示例:1
必填
pagesize
int
示例:5
必填
响应参数
参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:成功
必填