Showing
1 changed file
with
20 additions
and
0 deletions
app-v13.4.0/13.4.0.md
0 → 100644
1 | +[](https://996.icu) | ||
2 | + | ||
3 | + | ||
4 | +### v13.4.0接口 | ||
5 | + | ||
6 | + | ||
7 | +##### 1. 【APP接口】智能练听说模块课程进课权限接口 | ||
8 | + | ||
9 | +- URL: {{localhost}}/boxfish-online-card/member/info/checkSpeakingCourseAuth?access_token={{token}} | ||
10 | +- Method: POST | ||
11 | +- ResponseBody: | ||
12 | + | ||
13 | +```json5 | ||
14 | +{ | ||
15 | + "courseId": "app_courseId", | ||
16 | + "classType":"TEXTBOOK_V1_SPEAKING" | ||
17 | +} | ||
18 | +``` | ||
19 | + | ||
20 | +> `classType`为课程类型: |
-
Please register or login to post a comment