GET api/200/Attendance/GetWorkdayByWorkperiodidByDate?Workperiodid={Workperiodid}&date={date}

PC端考勤系统- 获取班组日历

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Workperiodid

班组编号

integer

Required

date

日期

date

Required

Body Parameters

None.

Response Information

Resource Description

Dictionary of Object [key] and Object [value]

Response Formats

application/json, text/json

Sample:
{
  "System.Object": {}
}