GET api/200/Attendance/GetWorkdayByWorkperiodid?Workperiodid={Workperiodid}&date1={date1}&date2={date2}
PC端考勤系统- 获取班组日历
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Workperiodid |
班组编号 |
integer |
Required |
date1 |
日期1 |
date |
Required |
date2 |
日期2 |
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": {} }