推广订单列表-修改
POST
http://{{address}}/api/box/order/tjindex
请求参数
参数名
类型
描述
必填
token
string
示例:{{token}}
必填
tj_type
string
today或者all示例:today
必填
shop_id
必填
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
code
int
示例:1
必填
msg
string
示例:操作成功
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
first_page_url
string
示例:http://www.jtkj1008.test/api/box/order/tjindex?page=1
必填
from
object
示例:null
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://www.jtkj1008.test/api/box/order/tjindex?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://www.jtkj1008.test/api/box/order/tjindex
必填
per_page
int
示例:20
必填
prev_page_url
object
示例:null
必填
to
object
示例:null
必填
total
int
示例:0
必填