3
0
Pārlūkot izejas kodu

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

Bay 6 gadi atpakaļ
vecāks
revīzija
b99e10afb4
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6 0
      api/Exam-考试.md

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

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