文档
测试

购物车商品列表

POST
https://api.amandacat.shop/api/cart/getCartInfo

请求参数

参数名
类型
描述
必填
token
char
用户登录TOKEN
必填
id
int
用户ID
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:获取成功!
必填
data
array
数据列表
必填
id
int
购物车单条信息ID
必填
member_id
int
用户ID
必填
good_id
int
商品ID
必填
member_uploads
array
用户上传图片
必填
good_num
int
商品数量
必填
member_options
object
用户选择商品规格信息
必填
color
string
示例:red
必填
size
string
示例:50
必填
member_remark
string
用户备注
必填
create_time
string
示例:2020-06-16 16:36:30
必填
update_time
string
示例:2020-06-16 16:36:30
必填
good
object
商品详情
必填
id
int
示例:91
必填
good_platform
string
示例:taobao
必填
title
string
示例:Lady home ● commuter basic th office workers' autumn and winter base coat thin multi-color high collar long sleeve wool sweater
必填
desctxt
string
示例:Salesforce delivered better-than-expected first quarter financial results on Thursday but lowered its revenue growth outlook for the fiscal 2021 year.
必填
price
string
示例:332.00
必填
orginal_price
string
示例:332.00
必填
pic_url
string
示例:cover/taobao_605150240460/cover_20200610_12.jpg
必填
create_time
string
示例:2020-06-10 22:23:01
必填
good_sku_id
char
商品sku_id
必填
code
int
示例:0
必填