Showing
1 changed file
with
5 additions
and
3 deletions
@@ -27,9 +27,9 @@ private Double paperCorrectRate; // 纸质作业识别正确率 | @@ -27,9 +27,9 @@ private Double paperCorrectRate; // 纸质作业识别正确率 | ||
27 | 27 | ||
28 | ``` | 28 | ``` |
29 | 29 | ||
30 | -###### 2. 智能三件套首页接口 | ||
31 | 30 | ||
32 | -> 该接口就是智能三件套首页接口,只是在原来接口上增加一个参数`appIsNewVersion=true`,区分新旧APP请求 | 31 | + |
32 | +###### 2. 智能三件套首页接口 | ||
33 | 33 | ||
34 | - URL: {{localhost}}/boxfish-wudaokou-paper/paper/ai/getPaperSummary?access_token=ypdoQ4gPPp&appIsNewVersion=true | 34 | - URL: {{localhost}}/boxfish-wudaokou-paper/paper/ai/getPaperSummary?access_token=ypdoQ4gPPp&appIsNewVersion=true |
35 | - Method: POST | 35 | - Method: POST |
@@ -42,4 +42,6 @@ private Double paperCorrectRate; // 纸质作业识别正确率 | @@ -42,4 +42,6 @@ private Double paperCorrectRate; // 纸质作业识别正确率 | ||
42 | } | 42 | } |
43 | ``` | 43 | ``` |
44 | 44 | ||
45 | -- ResponseBody: | 45 | +- ResponseBody: |
46 | + | ||
47 | + |
-
Please register or login to post a comment