文档
测试

我的评价

POST
my_comments

接口描述

我的评价

响应参数

参数名
类型
描述
必填
code
int
状态 200:成功
必填
data
object
数据字典
必填
items
array
必填
id
int
评价id
必填
content
string
评价内容
必填
score
int
评价等级 1-5
必填
created_at
datetime
评价时间
必填
goods
object
商品信息相关
必填
id
int
商品id
必填
cover_img_url
string
商品图片
必填
good_lang
object
必填
title
string
商品名称
必填
order_detail
object
必填
goods_price
decimal
商品单价
必填
total_price
decimal
商品总价格
必填
discounts
decimal
商品优惠价格
必填
member
object
用户信息相关
必填
nickname
string
用户昵称
必填
user_login
string
用户登录账号
必填
avatar
string
用户头像
必填
order
object
订单相关
必填
real_total_amount
decimal
订单实际支付价格
必填
current_page
int
当前页码数
必填
last_page
int
总页码数
必填
total
int
数据总量
必填