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 15:45:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bf91dd6241853cc25bfb296d5a2fee3753d7cd33
bf91dd62
1 parent
55242f9d
update doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
boxfish-新版本一对一课程/新版本一对一后台接口.md
boxfish-新版本一对一课程/新版本一对一后台接口.md
View file @
bf91dd6
...
...
@@ -33,6 +33,7 @@
{
"operationAccount": "xxx@b.cb",
"classSmallOrderId": 326,
"grade": "GRADE_2_B",
"classOpenTime": 1560528000000,
"scheduleList":
[
{
...
...
@@ -180,5 +181,3 @@ public static class ScheduleDetail {
"timeSlice": "S2030"
}
```
\ No newline at end of file
> 如果`scheduleClassId`参数有值,该接口更新课程信息;如果`scheduleClassId`为null,则创建一节课;
\ No newline at end of file
...
...
Please
register
or
login
to post a comment