订单【通知】
POST
http://{{address}}/api/notify/index
请求参数
参数名
类型
描述
必填
token
string
示例:{{token}}
必填
page
int
示例:1
必填
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
current_page
int
示例:1
必填
id
int
示例:1
必填
created_at
string
示例:2020-08-06 16:39:04
必填
updated_at
string
示例:2020-08-06 16:39:07
必填
userid
int
示例:12
必填
title
string
示例:测试
必填
content
string
示例:测试内容
必填
first_page_url
string
示例:http://lycar.test/api/notify/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://lycar.test/api/notify/index?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://lycar.test/api/notify/index
必填
per_page
int
示例:15
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填