获取值班审批详情
GET
/api/get/getDutyFormDetail
请求头
参数名
类型
描述
必填
token
str
用户令牌
必填
请求参数
参数名
类型
描述
必填
id
int
值班审批ID
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
time
string
示例:1591236570
必填
id
int
示例:1
必填
uid
int
示例:1
必填
description
string
示例:测试
必填
createtime
int
示例:1590803588
必填
status
string
示例:0
必填
reply
object
示例:null
必填