This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
SEEC-I-DOC
/
API-DOC
Fork de
SEEC-II-DOC/API-DOC
Seguir
3
Destacar
0
Fork
1
Ficheiros
Árbore:
08f364442e
Ramas
Etiquetas
master
API-DOC
/
course
/
serializer
/
GroupSerializer.md
GroupSerializer.md
296 B
Histórico
Raw
GroupSerializer
小组的基本信息
Attributes
id :
Number
- 小组 id
name :
String
- 小组名称 |
[a-zA-Z0-9\-]{2-50}
code :
String
- 选课码 |
[a-zA-Z0-9]{1-10}
members : Array<
UserSerializer
> - 组员信息