Parcourir la source

[Exam] 获得在线代码添加学生id参数

Bay il y a 6 ans
Parent
commit
b99e10afb4
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      api/Exam-考试.md

+ 6 - 0
api/Exam-考试.md

@@ -151,6 +151,12 @@ interface EmptyData {
 get /:examId/onlinecode
 ```
 
+### Parameters
+
+| Name   | Type   | Description |
+| ------ | ------ | ----------- |
+| userId | number | 学生 id     |
+
 ### Response
 
 ```ts