huayandong

add api

@@ -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
@@ -43,3 +43,5 @@ private Double paperCorrectRate; // 纸质作业识别正确率 @@ -43,3 +43,5 @@ private Double paperCorrectRate; // 纸质作业识别正确率
43 ``` 43 ```
44 44
45 - ResponseBody: 45 - ResponseBody:
  46 +
  47 +