文档
测试

获取预警列表

GET
http://{{url}}/api/gwc/apply/notice?type=

请求参数

参数名
类型
描述
必填
type
string
1=出库预警 2=归还预警
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1684048517
必填
data
object
数据字典
必填
total
int
示例:2
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:2
必填
admin_id
int
示例:8
必填
type
string
示例:receive
必填
title
string
示例:领用预警提醒
必填
content
string
示例:您在2023月05日14申领的物品等待领取,请及时领取!
必填
data
string
示例:1
必填
is_read
int
示例:0
必填
updatetime
int
示例:1684047536
必填
createtime
int
示例:1684047536
必填