GET job/job_attendance_batch_user_list?job_id={job_id}&date={date}&batch_id={batch_id}&keywords={keywords}

查看当天某分组下的考勤详情

Request Information

URI Parameters

NameDescriptionTypeAdditional information
job_id

integer

None.

date

string

None.

batch_id

integer

None.

keywords

string

None.

Body Parameters

None.

Response Information

Resource Description

查看当天某分组下的考勤详情

DataResponseOfListOfJobAttendanceUserResultViewModel
NameDescriptionTypeAdditional information
code

integer

None.

message

string

None.

success

boolean

None.

data

Collection of JobAttendanceUserResultViewModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.