| Name | Description | Type | Additional information |
|---|---|---|---|
| groupId |
分组Id 为空表示新建 否则表示编辑 |
string |
None. |
| classId |
班级Id |
string |
None. |
| groupName |
分组名字 |
string |
None. |
| teacherId |
老师Id |
string |
None. |
| studentList |
分组学生[{"studentId":"1","isHead":0},{"studentId":"2","isHead":1}] |
string |
None. |
| isAllowComment |
是否允许点评 |
integer |
None. |
| courseType |
课程类型 |
integer |
None. |