Sfoglia il codice sorgente

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

Bay 6 anni fa
parent
commit
b99e10afb4
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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