订单列表记录
GET
http://192.168.1.201:84/adminapi/setting/get_orderlist?page=1&limit=20
请求头
参数名
类型
描述
必填
Authori-zation
string
示例:1812c9ccefb26ed29a8b7b278b2b81be
必填
请求参数
参数名
类型
描述
必填
page
int
示例:1
必填
limit
int
示例:20
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:数据返回成功
必填
current_page
int
示例:1
必填
order_no
string
示例:cs_1657014496915 订单号
必填
is_pay
int
示例:0 支付状态 1成功 0未支付
必填
pay_money
string
示例:20.00 支付金额
必填
number
int
示例:200 数量
必填
market_value
string
示例:0.00 原价
必填
payment_type
int
示例:0 支付类型 0本地 1微信 2支付宝
必填
created_at
创建时间
必填
updated_at
支付时间
必填
application_name
应用名称
必填
first_page_url
string
示例:http://192.168.1.201:84/adminapi/setting/get_orderlist?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://192.168.1.201:84/adminapi/setting/get_orderlist?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://192.168.1.201:84/adminapi/setting/get_orderlist
必填
per_page
string
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:12
必填
total
int
示例:12
必填
code
int
示例:200
必填