Showing
1 changed file
with
15 additions
and
15 deletions
@@ -33,25 +33,25 @@ | @@ -33,25 +33,25 @@ | ||
33 | 33 | ||
34 | > 原有的权限校验接口 | 34 | > 原有的权限校验接口 |
35 | 35 | ||
36 | -- 接口1:教材同步课(同步单词/同步知识点)权限校验: | 36 | +- 接口1:教材同步课(同步单词/同步知识点)权限校验:<br> |
37 | - URL: /member/info/checkBasicCourseInfo | 37 | + URL: /member/info/checkBasicCourseInfo<br> |
38 | - 参数:courseId | 38 | + 参数:courseId<br> |
39 | 39 | ||
40 | -- 接口2:四会单词课权限校验接口: | 40 | +- 接口2:四会单词课权限校验接口:<br> |
41 | - URL: /paper/textbook/getTextbookCourseAuth | 41 | + URL: /paper/textbook/getTextbookCourseAuth<br> |
42 | - 参数:courseId | 42 | + 参数:courseId<br> |
43 | 43 | ||
44 | -- 接口3:basic同步课,听说练习模块权限校验接口 | 44 | +- 接口3:basic同步课,听说练习模块权限校验接口<br> |
45 | - URL: /member/info/checkSpeakingCourseAuth | 45 | + URL: /member/info/checkSpeakingCourseAuth<br> |
46 | - 参数:courseId、classType | 46 | + 参数:courseId、classType<br> |
47 | 47 | ||
48 | -- 接口4:中学核心单词、中考考纲单词 课程权限校验接口 | 48 | +- 接口4:中学核心单词、中考考纲单词 课程权限校验接口<br> |
49 | - URL: /member/info/courseAuthCheck/coreWord | 49 | + URL: /member/info/courseAuthCheck/coreWord<br> |
50 | - 参数:courseId、classType | 50 | + 参数:courseId、classType<br> |
51 | 51 | ||
52 | -- 接口5:三件套课程权限校验接口 | 52 | +- 接口5:三件套课程权限校验接口<br> |
53 | - URL: /member/info/checkPaperV1Info | 53 | + URL: /member/info/checkPaperV1Info<br> |
54 | - 参数:courseId、paperType | 54 | + 参数:courseId、paperType<br> |
55 | 55 | ||
56 | 56 | ||
57 | 57 |
-
Please register or login to post a comment