huayandong

doc api

@@ -20,3 +20,17 @@ @@ -20,3 +20,17 @@
20 "avatars": "https://avatars.boxfish.cn/user/100000007715/figure/1556087186.jpg" 20 "avatars": "https://avatars.boxfish.cn/user/100000007715/figure/1556087186.jpg"
21 } 21 }
22 ``` 22 ```
  23 +
  24 +
  25 +##### 2. 获取学生评测试题内容
  26 +
  27 +- URL: {{localhost}}/boxfish-wudaokou-recommend/exam/text/getExamText?studentId=100000006030&examLevel=LEVEL_3
  28 +- Method: GET
  29 +- RequestParams:
  30 +```js
  31 +参数1studentId,学生IDInteger
  32 +参数2examLevel,评测等级,String
  33 +```
  34 +
  35 +- ResponseBody:
  36 +