This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
SEEC-I-DOC
/
API-DOC
ter-fork dari
SEEC-II-DOC/API-DOC
Liatin
3
Bintangi
0
Fork
1
Berkas
Pohon:
72ac46655d
Ranting
Tag
master
API-DOC
/
course
/
serializer
/
GroupSerializer.md
GroupSerializer.md
296 B
Riwayat
Mentahan
GroupSerializer
小组的基本信息
Attributes
id :
Number
- 小组 id
name :
String
- 小组名称 |
[a-zA-Z0-9\-]{2-50}
code :
String
- 选课码 |
[a-zA-Z0-9]{1-10}
members : Array<
UserSerializer
> - 组员信息