查询订单列表
GET
http://localhost:2400/dev/order
接口描述
查询订单列表
请求参数
参数名
类型
描述
必填
total
number
订单个数
必填
响应参数
参数名
类型
描述
必填
msg
string
提示信息
必填
status
number
前后端状态码
必填
data
Array
返回数据
必填