单个商品评价列表
GET
/user/comments
接口描述
获取单个{门店、商品、路线}评论列表
请求参数
参数名
类型
描述
必填
object_id
string
post表评论内容 id ,包括store表门店ID 、goods表商品ID
必填
table_name
string
内容所在表名:goods_post {路线、商品} 、store 门店 、comment 文章
必填
page
string
分页查询 [可选]如:2,3
必填
order
使用方法 '-create_time' "-"等于desc,"+"等于asc
必填