GET api/AttendanceAPI/GetAnsTimeRecordResult?startTime={startTime}&endTime={endTime}&departmentGIDs={departmentGIDs}&withTermination={withTermination}

20200615 HRight2.0 陆宁 获得每日打卡结果 汇总方法

Request Information

URI Parameters

NameDescriptionTypeAdditional information
startTime

date

Required

endTime

date

Required

departmentGIDs

string

Required

withTermination

boolean

Required

Body Parameters

None.

Response Information

Resource Description

20200615 HRight2.0 陆宁 获得每日打卡结果 汇总方法

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>