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-06-13 17:16:08 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
329d487fdab30d100fcca31d32193ec18462166b
329d487f
1 parent
f6b8e391
update doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletions
boxfish-Card/card-学员信息接口.md
boxfish-Card/card-学员信息接口.md
View file @
329d487
...
...
@@ -323,7 +323,7 @@ public class MemberSummary implements BeanToJson {
```
##### 1
1
. 【APP接口】首页三件套接口增加参数
##### 1
2
. 【APP接口】首页三件套接口增加参数
-
URL: {{localhost}}/boxfish-wudaokou-paper/paper/ai/getPaperSummary?access_token=oWUfnKV2ju&appIsNewVersion=true
-
Method: POST
...
...
@@ -366,3 +366,14 @@ public class MemberSummary implements BeanToJson {
```
> `paperGradeIsPublic`: false 标识当年年级没有三件套,true 标识当前学期有三件套课程
##### 13. 【APP接口】APP获取小班课接口
-
URL: {{localhost}}/boxfish-online-card/classOpen/student/getScheduleAssembleByStudentId?access_token={{token}}
-
Method: GET
> 返回体新增加两个参数:
> private Boolean flagClassFinished_XXQ; // 小学期是否结业
> private Boolean flagClassFinished_XBK; // 小班课是否结业
\ No newline at end of file
...
...
Please
register
or
login
to post a comment