This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
SEEC-I-DOC
/
API-DOC
forké depuis
SEEC-II-DOC/API-DOC
Suivre
3
Voter
0
Fork
1
Fichiers
Aborescence:
13286b1451
Branches
Tags
master
API-DOC
/
course
/
serializer
/
CourseSerializer.md
CourseSerializer.md
278 B
Historique
Raw
CourseSerializer
课程的基本信息
Attributes
id :
Number
- 课程 id
name :
String
- 课程名称 |
{2-100}
code :
String
- 选课码 |
[a-zA-Z0-9]{1-10}
teacher :
UserSerializer
- 老师信息