Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
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
JiangTengfei
2016-04-23 15:46:56 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
940323bf21872f616ae424c9dbf84198141a2983
940323bf
1 parent
ad01ffaf
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
940323b
...
...
@@ -82,39 +82,39 @@ Response:
"course_type_ratio"
:
[
{
"course_type"
:
"Conversation"
,
"ratio"
:
"10%"
"ratio"
:
0.1
},
{
"course_type"
:
"Passage"
,
"ratio"
:
"5%"
"ratio"
:
0.05
},
{
"course_type"
:
"Function"
,
"ratio"
:
"15%"
"ratio"
:
0.15
},
{
"course_type"
:
"Phonics"
,
"ratio"
:
"10%"
"ratio"
:
0.1
},
{
"course_type"
:
"Examination"
,
"ratio"
:
"10%"
"ratio"
:
0.1
},
{
"course_type"
:
"Words"
,
"ratio"
:
"10%"
"ratio"
:
0.1
},
{
"course_type"
:
"Grammar"
,
"ratio"
:
"20%"
"ratio"
:
0.2
},
{
"course_type"
:
"Textbook"
,
"ratio"
:
"10%"
"ratio"
:
0.1
},
{
"course_type"
:
"Music"
,
"ratio"
:
"10%"
"ratio"
:
0.1
}
],
"course_count"
:
324
...
...
Please
register
or
login
to post a comment