Toggle navigation
Toggle navigation
This project
Loading...
Sign in
huayandong
/
recommend-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
huayandong
2019-08-06 17:15:28 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c7297872f8e6c903c5b736df730fab626fe42051
c7297872
1 parent
53e71ac2
update doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
boxfish-Card/Card-课程权限校验接口.md
boxfish-Card/Card-课程权限校验接口.md
View file @
c729787
...
...
@@ -31,6 +31,30 @@
纸质作业 四会单词课 | PAPER_TEXTBOOK_WORD | -
> 原有的权限校验接口
-
接口1:教材同步课(同步单词/同步知识点)权限校验:
URL: /member/info/checkBasicCourseInfo
参数:courseId
-
接口2:四会单词课权限校验接口:
URL: /paper/textbook/getTextbookCourseAuth
参数:courseId
-
接口3:basic同步课,听说练习模块权限校验接口
URL: /member/info/checkSpeakingCourseAuth
参数:courseId、classType
-
接口4:中学核心单词、中考考纲单词 课程权限校验接口
URL: /member/info/courseAuthCheck/coreWord
参数:courseId、classType
-
接口5:三件套课程权限校验接口
URL: /member/info/checkPaperV1Info
参数:courseId、paperType
-
RequestBody:
...
...
Please
register
or
login
to post a comment