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-10 15:28:20 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
078db33156a55b9123e1e800c60db32ef3bc799b
078db331
1 parent
e29544fc
add api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
boxfish-小班课/小班课后台接口.md
boxfish-小班课/小班课后台接口.md
View file @
078db33
...
...
@@ -260,7 +260,7 @@ private Boolean flagClassClosed; // 是否已结课:true查询已结束的
```
json
{
"amountClassSmall"
:
0
,
//
应上课人数
"amountClassSchedule"
:
0
//
实际上课人数
"amountClassSchedule"
:
0
,
//
实际上课人数
"amountEvaluationStudent"
:
0
//
参与评价的学生人数
}
```
...
...
Please
register
or
login
to post a comment