售后列表
POST
http://192.168.1.157:8082/tourist-api/touristGoodsOrder/afterSalesList?userId=6b66a6f939de41219ab1a231e353c927&page=1&rows=10
请求参数
参数名
类型
描述
必填
userId
string
示例:6b66a6f939de41219ab1a231e353c927
必填
page
int
示例:1
必填
rows
int
示例:10
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1000
必填
message
string
示例:请求处理成功
必填
createTime
int
示例:1611033345000
必填
id
string
售后id 示例:4b4d3c93f7e94d139456aff13a78b094
必填
img
string
商品图片示例:https://dimg01.c-ctrip.com/images/100r060000001p8w874F2.jpg
必填
name
string
商品名称 示例:潮流前线 大衣
必填
specsList
string
商品属性 示例:{"内存":"3G","颜色":"红色"}
必填
status
int
示例:19
必填
type
int
示例:1 1为退货退款 2位换货
必填
orderId
string
订单id
必填
total
int
示例:3
必填