购物车列表(完)
POST
http://{{url}}/api/cartlist
请求头
参数名
类型
描述
必填
t
int
示例:1603174438
必填
token
string
示例:{{token}}
必填
sign
string
示例:{{sign}}
必填
请求参数
参数名
类型
描述
必填
page_num
int
示例:1
必填
page_size
int
示例:10
必填
响应参数
参数名
类型
描述
必填
error_code
int
示例:0
必填
msg
string
示例:查询成功
必填
id
int
示例:1
必填
goods_id
int
示例:111
必填
user_id
int
示例:1
必填
num
int
示例:2
必填
goods_sku
object
示例:null
必填
goods_specs
string
示例:暂无
必填
price
string
示例:87.0000
必填
total_price
string
示例:174.0000
必填
created_at
string
示例:1603252826
必填
updated_at
string
示例:1603252826
必填
status
int
示例:1
必填
goods_zone
int
示例:1
必填
client_type
int
示例:1
必填