查询评价(用户端)
GET
/csc/review/getReviewListByShopIdAndType?shopId=什么东西&type=1&limi=2&page=1
接口描述
查询当前店铺的所有有评价 shopId type是分类1到7ALL(1,"全部默认"), //默认 Time(2,"时间排序"), IsReply(3,"有回复"), NoReply(4,"没有回复"), GoodPraise(5,"好评"), MidPraise(6,"中评"), BadPraise(7,"差评");
请求参数
参数名
类型
描述
必填
page
当前在第几页
必填
limit
每一页是有多少个数据
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:200
必填
totalCount
int
示例:12
必填
pageSize
int
示例:10
必填
totalPage
int
示例:2
必填
currPage
int
示例:1
必填
reviewId
string
示例:1410214650464833536
必填
content
string
示例:很不错
必填
totalScore
int
示例:5
必填
fresh
int
示例:5
必填
pack
int
示例:3
必填
createTime
string
示例:2021-06-30 20:32:27
必填
status
int
示例:0
必填
userId
string
示例:1404429168841723904
必填
userName
string
示例:李凡
必填
isAnonymous
int
示例:1
必填
imgs
array
数据列表
必填
shopOrderId
string
示例:1407267386071060480
必填
shopId
string
示例:1406519712036294656
必填
flavor
int
示例:5
必填
delivery
int
示例:2
必填
userImg
object
示例:null
必填
shopReview
string
示例:滚傻逼
必填