huayandong

update doc api

@@ -210,7 +210,7 @@ public static class Response { @@ -210,7 +210,7 @@ public static class Response {
210 ``` 210 ```
211 211
212 212
213 -##### 10. 【APP接口】高亮消失上报接口 213 +##### 10. 【弃用接口】 ~~【APP接口】高亮消失上报接口~~
214 214
215 - URL: {{localhost}}/boxfish-online-card/member/register/clickShade?access_token={{token}} 215 - URL: {{localhost}}/boxfish-online-card/member/register/clickShade?access_token={{token}}
216 - Method: POST 216 - Method: POST
@@ -218,7 +218,7 @@ public static class Response { @@ -218,7 +218,7 @@ public static class Response {
218 - ResponseBody 218 - ResponseBody
219 219
220 220
221 -##### 11. 【APP接口】点击 "体验课程X" 标签消失接口 221 +##### 11. 【APP接口】点击 "Free已领取" 标签消失接口
222 222
223 - URL: {{localhost}}/boxfish-online-card/member/register/clickTag?access_token={{token}} 223 - URL: {{localhost}}/boxfish-online-card/member/register/clickTag?access_token={{token}}
224 - Method: POST 224 - Method: POST
@@ -233,7 +233,6 @@ public static class Response { @@ -233,7 +233,6 @@ public static class Response {
233 > "type"为枚举类型,枚举值为:<br> 233 > "type"为枚举类型,枚举值为:<br>
234 `BASIC_TEXTBOOK_V1_WORD`:智能教材同步学模块<br> 234 `BASIC_TEXTBOOK_V1_WORD`:智能教材同步学模块<br>
235 `BASIC_TEXTBOOK_V2_WORD`:四会单词课模块<br> 235 `BASIC_TEXTBOOK_V2_WORD`:四会单词课模块<br>
236 -`ADVANCED_PAPER_V1_DEMO_V2`:advanced模块<br>  
237 236
238 - ResponseBody 237 - ResponseBody
239 238