Showing
1 changed file
with
1 additions
and
2 deletions
@@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
8 | 8 | ||
9 | ###### 1. 外教练习纠正课"未完成"模块 | 9 | ###### 1. 外教练习纠正课"未完成"模块 |
10 | 10 | ||
11 | -- URL: {{localhost}}/boxfish-wudaokou-paper//ai/paper/getUnConsumeNoteCourse?access_token={{token}} | 11 | +- URL: {{localhost}}/boxfish-wudaokou-paper/ai/paper/getUnConsumeNoteCourse?access_token={{token}} |
12 | - Method: POST | 12 | - Method: POST |
13 | - RequestBody: | 13 | - RequestBody: |
14 | ```text | 14 | ```text |
@@ -28,7 +28,6 @@ private Double paperCorrectRate; // 纸质作业识别正确率 | @@ -28,7 +28,6 @@ private Double paperCorrectRate; // 纸质作业识别正确率 | ||
28 | ``` | 28 | ``` |
29 | 29 | ||
30 | 30 | ||
31 | - | ||
32 | ###### 2. 智能三件套首页接口 | 31 | ###### 2. 智能三件套首页接口 |
33 | 32 | ||
34 | - URL: | 33 | - URL: |
-
Please register or login to post a comment