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
chong
2016-05-25 22:51:50 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9e8e878c2e77102c968435b044e51446a1403734
9e8e878c
1 parent
552fd1dd
Created 外教课程分类数据 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
0 deletions
外教课程分类数据.md
外教课程分类数据.md
0 → 100644
View file @
9e8e878
###接口地址
```
`
/foreign/catalog
```
`
###请求方式
```
`
GET请求
```
`
###URL参数
access_token
###返回值
有返回值
```
json
[
{
"id"
:
106
,
"name"
:
"Lower level"
},
{
"id"
:
111
,
"name"
:
"High level"
},
{
"id"
:
112
,
"name"
:
"Training"
}
]
```
...
...
Please
register
or
login
to post a comment