购物车列表
GET
域名+ /index/goodsoperate/shop_car
接口描述
购物车列表
请求头
参数名
类型
描述
必填
cookie
uni.getStorageSync("sessionid")
必填
请求参数
参数名
类型
描述
必填
page
页码
必填
pagenum
每页多少条
必填
time
第一次请求时间“”,第二次用上一次返回的时间
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200.500
必填
id
int
示例:36
必填
member_id
int
示例:1
必填
name
string
示例:ce1
必填
phone
string
示例:13164652552
必填
address
string
示例:湖北,武汉,乔口区
必填
detail
string
示例:光谷大道现代世贸中心3
必填
checked
int
示例:0
必填
create_time
string
示例:1970-01-01 08:00:00
必填
update_time
string
示例:1970-01-01 08:00:00
必填
msg
string
500时:暂无数据
必填