文档
测试

查看是否上班

POST
http://localhost:8280/zhxf-backend/rest/app/dutytime/queryIsDuty

请求头

参数名
类型
描述
必填
tokenId
string
示例:f983e40e5b4c48ffb91dfd5a3905a976
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:
必填
code
string
示例:1
必填
data
object
数据字典
必填
id
object
示例:null
必填
isDuty
int
示例:0
必填
teamId
int
示例:6
必填
x
object
示例:null
必填
y
object
示例:null
必填
createDate
object
示例:null
必填
_t
int
示例:1621410045410
必填
success
int
示例:1
必填