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-11 15:26:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5f538f0e34fcad61c3a18a93cee71b9eff0d5cd2
5f538f0e
1 parent
0610b389
add api-删除课表接口参数由id替换成classId
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
boxfish-小班课/小班课后台接口.md
boxfish-小班课/小班课后台接口.md
View file @
5f538f0
...
...
@@ -222,7 +222,7 @@ private Boolean flagClassClosed; // 是否已结课:true查询已结束的
```
json
{
"operationAccount"
:
"zhangwang@boxfish.cn"
,
"
id"
:
119
"
classId"
:
"xxxxxxx"
}
```
...
...
Please
register
or
login
to post a comment