huayandong

update doc api

[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)
### v13.4.0接口
##### 1. 【APP接口】智能练听说模块课程进课权限接口
- URL: {{localhost}}/boxfish-online-card/member/info/checkSpeakingCourseAuth?access_token={{token}}
- Method: POST
- ResponseBody:
```json5
{
"courseId": "app_courseId",
"classType":"TEXTBOOK_V1_SPEAKING"
}
```
> `classType`为课程类型:
... ...