文档
测试

购物车列表

POST
http://127.0.0.1:9501/api/cart/lists

请求头

参数名
类型
描述
必填
Authorization
string
示例:268756c4ee257abb26702d732641367fc77a9ae6
必填

响应参数

参数名
类型
描述
必填
code
int
示例:100
必填
message
string
示例:success
必填
timestamp
string
示例:2020-06-09 12:42:37
必填
data
object
数据字典
必填
lists
array
数据列表
必填
__raw_id
string
示例:1e86d61a30243af37333284b7d3b23f5
必填
id
string
示例:10
必填
name
string
示例:test
必填
qty
int
个数
必填
price
int
示例:10
必填
total
int
示例:30
必填
planId
string
示例:1
必填
recordId
string
示例:128605141598253056
必填
number
string
示例:1
必填
selected
int
示例:1
必填
count
int
示例:1
必填
total
int
示例:30
必填