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-25 17:13:02 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
86b0661093c5752ea58fbf1046dc4867485508c1
86b06610
1 parent
6ac4dc68
update doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
boxfish-新版本一对一课程/新版本一对一后台接口.md
boxfish-新版本一对一课程/新版本一对一后台接口.md
View file @
86b0661
...
...
@@ -179,3 +179,17 @@ public static class ScheduleDetail {
]
}
```
##### 9. 检查课表群组是否存在
- URL: {{localhost}}/boxfish-online-card/classOnline/manage/checkScheduleGroup
- Method: POST
- RequestBody:
```
json5
{
"scheduleClassId": "CIDLUA-BE408AE7C39443C9AE8269B0E97B0339"
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment