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-07-11 11:51:14 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
89bb33ca7a5871b90b32dea36c60fde787317502
89bb33ca
1 parent
f7532ed8
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
boxfish-新版本一对一课程/新版本一对一后台接口.md
boxfish-新版本一对一课程/新版本一对一后台接口.md
View file @
89bb33c
...
...
@@ -98,7 +98,7 @@
##### 5. 候选学生列表冻结接口
-
URL: {{localhost}}/boxfish-online-card/classOnline/manage/editCandidateStudent
-
URL: {{localhost}}/boxfish-online-card/classOnline/manage/editCandidateStudent
Order
-
Method: POST
-
RequestBody:
...
...
@@ -106,7 +106,10 @@
{
"operationAccount": "xxx@b.cn",
"flagEnable": false,
"classSmallOrderId": 326
"studentId": 326,
"orderCode": "xxx_orderCode",
"classType": "CLASS_ONLINE_US_0101"
}
```
...
...
Please
register
or
login
to post a comment