文档
测试

获取值班审批详情

GET
/api/get/getDutyFormDetail

请求头

参数名
类型
描述
必填
token
str
用户令牌
必填

请求参数

参数名
类型
描述
必填
id
int
值班审批ID
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
time
string
示例:1591236570
必填
data
object
数据字典
必填
info
object
数据字典
必填
id
int
示例:1
必填
uid
int
示例:1
必填
description
string
示例:测试
必填
createtime
int
示例:1590803588
必填
status
string
示例:0
必填
reply
object
示例:null
必填
data
array
数据列表
必填
id
int
示例:1
必填
form_id
int
示例:1
必填
uid
int
示例:2
必填
postion_id
int
示例:15
必填
state
string
示例:上午
必填
dutytime
int
示例:1590681600
必填
name
string
示例:小刚
必填
tel
string
示例:17687818647
必填
duty_postion
string
示例:技术部
必填