GET api/AttendanceForTeacher/getClassTheTeacher?TeacherId={TeacherId}&strClassDate={strClassDate}
当天选修课任课老师学生考勤出勤情况
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TeacherId | string |
Required |
|
strClassDate | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.