文档
测试

补苗记录

GET
http://autocool_acms.test/api/plc/supplement/task_log?page=1

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOlwvXC9hdXRvY29vbF9hY21zLnRlc3RcL2FwaVwvYXV0aG9yaXphdGlvbnMiLCJpYXQiOjE2OTE4MzE3MDYsImV4cCI6MTY5MTkxODEwNiwibmJmIjoxNjkxODMxNzA2LCJqdGkiOiJ1ZjJzRlAwWDdCUnBKRWxMIiwic3ViIjo0LCJwcnYiOiIyM2JkNWM4OTQ5ZjYwMGFkYjM5ZTcwMWM0MDA4NzJkYjdhNTk3NmY3In0.TSlbqSydw2pRi2k2MnFAGEk_XFlXgUuE7pl7d7caLDU
必填

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填

响应参数

参数名
类型
描述
必填
result
string
示例:success
必填
message
string
示例:获取补苗任务日志成功!
必填
value
object
数据字典
必填
list
array
数据列表
必填
id
int
示例:3
必填
shelf_id
int
示例:1
必填
box_id
int
示例:2
必填
vaccine_id
int
示例:-1
必填
vaccine_name
object
示例:null
必填
batch_no
object
示例:null
必填
expiry_date
object
示例:null
必填
plan_supplement
int
示例:0
必填
supplemented
int
示例:0
必填
remaining
int
示例:0
必填
before_supplement
int
示例:0
必填
after_supplement
int
示例:0
必填
type
int
示例:2
必填
start_time
object
示例:null
必填
end_time
object
示例:null
必填
date
string
示例:2023-08-07
必填
user_id
int
示例:4
必填
running_status
int
示例:0
必填
note
object
示例:null
必填
status
int
示例:1
必填
is_scan
int
示例:1
必填
created_at
string
示例:2023-08-07 02:11:57
必填
updated_at
string
示例:2023-08-07 02:11:57
必填
deleted_at
object
示例:null
必填
pagination
object
数据字典
必填
total
int
示例:3
必填
perPage
int
示例:2
必填
currentPage
int
示例:1
必填
lastPage
int
示例:2
必填
nextPageUrl
string
示例:http://autocool_acms.test/api/plc/supplement/task_log?page=2
必填
previousPageUrl
object
示例:null
必填