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-03-14 16:41:24 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
146e142ccf1d6413f228e029618aebceeb5ae148
146e142c
1 parent
ec4fc5f0
add api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
boxfish-paper/paper-20190314.md
boxfish-paper/paper-20190314.md
View file @
146e142
...
...
@@ -22,8 +22,8 @@
-
ResponseBody:
```
text
返回体结构与种老师接口返回一致,但是增加了两个变量:
private String paperId;
private Double paperCorrectRate;
private String paperId;
// 纸质作业课程ID
private Double paperCorrectRate;
// 纸质作业识别正确率
```
...
...
Please
register
or
login
to post a comment