Showing
1 changed file
with
1 additions
and
5 deletions
@@ -27,13 +27,9 @@ private Double paperCorrectRate; // 纸质作业识别正确率 | @@ -27,13 +27,9 @@ private Double paperCorrectRate; // 纸质作业识别正确率 | ||
27 | 27 | ||
28 | ``` | 28 | ``` |
29 | 29 | ||
30 | -- | ||
31 | - | ||
32 | - | ||
33 | - | ||
34 | ###### 2. 智能三件套首页接口 | 30 | ###### 2. 智能三件套首页接口 |
35 | 31 | ||
36 | -> 该接口就是智能三件套首页接口,只是在原来接口上增加一个参数`appIsNewVersion=true`,区分新旧APP请求 | 32 | +> 该接口就是智能三件套首页接口,只是在原来接口上增加一个参数appIsNewVersion=true,区分新旧APP请求 |
37 | 33 | ||
38 | - 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 |
39 | - Method: POST | 35 | - Method: POST |
-
Please register or login to post a comment