文档
测试

查询当前员工选择方案

GET
/api/v1.0/attend/findCurStaffReport/{uid}

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:查询当前员工选择方案成功
必填
result
object
数据字典
必填

说明 / 示例

{ "code": 200, "message": "查询当前员工选择方案成功", "result": { "workOverTime":{}, "nextPeriod": null, "attend":{} "leave": {} "durationConvert":{} "attendRule": {} "abnormalAttend":{} "staffInfo":{}