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-04-19 15:33:47 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b7275337d37306e87589845a6ee2ccac80ade1db
b7275337
1 parent
65c33242
doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
boxfish-小班课/小班课后台接口.md
boxfish-小班课/小班课后台接口.md
View file @
b727533
...
...
@@ -371,4 +371,18 @@
"learnCourseId"
:
"courseId-4年级下单词课1"
,
"learnCourseType"
:
"WORD"
}
```
##### 12. 小班课,修改学生通知状态接口
-
URL: {{localhost}}/boxfish-online-card/classSmall/manager/editStudentNotice
-
Method: POST
-
RequestBody
```
json
{
"operationAccount"
:
"xxx@boxfish.cn"
,
"studentId"
:
9200
,
"flagNotice"
:
true
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment