文档
测试

订单列表

GET
http://{{host}}/index.php?s=%2Fapi%2Fsharing.order%2Flists&wxapp_id=10001&token=5d974deb299931300443ff7a48f0b5c7&page=1&dataType=all

请求参数

参数名
类型
描述
必填
s
string
示例:/api/sharing.order/lists
必填
wxapp_id
int
示例:10001
必填
token
string
示例:5d974deb299931300443ff7a48f0b5c7
必填
page
int
示例:1
必填
dataType
string
示例:all
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
data
object
数据字典
必填
list
object
数据字典
必填
total
int
示例:0
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:0
必填
data
array
数据列表
必填