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:16:51 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4cd6dd1a47c32112ae9cd90f9cb61325f134e98a
4cd6dd1a
1 parent
63045bf4
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
19 deletions
boxfish-Card/Card-课程权限校验接口.md
boxfish-Card/Card-课程权限校验接口.md
View file @
4cd6dd1
...
...
@@ -33,25 +33,28 @@
> 原有的权限校验接口
-
接口1:教材同步课(同步单词/同步知识点)权限校验:
<br>
URL: /member/info/checkBasicCourseInfo
<br>
参数:courseId
<br>
-
接口2:四会单词课权限校验接口:
<br>
URL: /paper/textbook/getTextbookCourseAuth
<br>
参数:courseId
<br>
-
接口3:basic同步课,听说练习模块权限校验接口
<br>
URL: /member/info/checkSpeakingCourseAuth
<br>
参数:courseId、classType
<br>
-
接口4:中学核心单词、中考考纲单词 课程权限校验接口
<br>
URL: /member/info/courseAuthCheck/coreWord
<br>
参数:courseId、classType
<br>
-
接口5:三件套课程权限校验接口
<br>
URL: /member/info/checkPaperV1Info
<br>
参数:courseId、paperType
<br>
>> - 接口1:教材同步课(同步单词/同步知识点)权限校验:<br>
>> URL: /member/info/checkBasicCourseInfo<br>
>> 参数:courseId<br>
>>
>> - 接口2:四会单词课权限校验接口:<br>
>> URL: /paper/textbook/getTextbookCourseAuth<br>
>> 参数:courseId<br>
>>
>> - 接口3:basic同步课,听说练习模块权限校验接口<br>
>> URL: /member/info/checkSpeakingCourseAuth<br>
>> 参数:courseId、classType<br>
>>
>> - 接口4:中学核心单词、中考考纲单词 课程权限校验接口<br>
>> URL: /member/info/courseAuthCheck/coreWord<br>
>> 参数:courseId、classType<br>
>>
>> - 接口5:三件套课程权限校验接口<br>
>> URL: /member/info/checkPaperV1Info<br>
>> 参数:courseId、paperType<br>
>>
...
...
Please
register
or
login
to post a comment