|
@@ -314,6 +314,7 @@ module.exports = {
|
|
|
password: String
|
|
password: String
|
|
|
lecture: String (Lecture id)
|
|
lecture: String (Lecture id)
|
|
|
question: String (Question id)
|
|
question: String (Question id)
|
|
|
|
|
+ name: String
|
|
|
content: String
|
|
content: String
|
|
|
}
|
|
}
|
|
|
redirect: /learn/lecture/:id
|
|
redirect: /learn/lecture/:id
|