文档
测试

获取订单列表

GET
http://39.105.217.42:8081/index/index/order?token=1&type=0

请求头

参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填

请求参数

application/x-www-form-urlencoded
参数名
类型
描述
必填
token
string
1
必填
type
string
0 全部 1待收货 ['全部','待收货','待发货','待收货','待评价']
必填

响应参数

参数名
类型
描述
必填
meta
object
数据字典
必填
msg
string
示例:获取成功
必填
status
int
示例:200
必填
message
array
数据列表
必填
date
string
时间日期格式
必填
status
int
0 全部 1待收货 ['全部','待收货','待发货','待收货','待评价']
必填
img
string
图片路径
必填
tit
string
示例:商品名称
必填
money
int
示例:总金额
必填
id
int
示例:2
必填