文档
测试

购物车列表

POST
http://ct.daoben.ltd/api/offline/cartList

请求参数

参数名
类型
描述
必填
token
string
示例:82c0ee53-9e71-4621-8e0a-3edfe0ae8c79
必填
room_id
int
示例:2
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:
必填
time
string
示例:1653316849
必填
data
object
数据字典
必填
goods_list
array
数据列表
必填
id
int
示例:3
必填
category_id
int
示例:1
必填
title
string
示例:娃哈哈
必填
price
string
示例:500.00
必填
image
string
示例:/assets/img/qrcode.png
必填
status
string
示例:normal
必填
createtime
int
示例:1653304562
必填
total_price
string
示例:1000.00
必填
total_num
int
示例:2
必填
cart_id
int
示例:6
必填
order_total_num
int
示例:2
必填
order_total_price
string
示例:1000
必填
order_pay_price
string
示例:1000
必填
has_error
boolean
示例:false
必填
error_msg
object
示例:null
必填