Ver código fonte

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

Bay 6 anos atrás
pai
commit
b99e10afb4
1 arquivos alterados com 6 adições e 0 exclusões
  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