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
ltjxs1
2016-08-27 16:00:47 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0a837979605809b175aba53103153947211d9e94
0a837979
1 parent
35603952
添加页面
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
获取下载节点接口.md
获取下载节点接口.md
0 → 100644
View file @
0a83797
###接口地址
```
`
/area
```
`
###请求方式
```
`
GET请求
```
`
###URL参数
access_token
###返回值
有返回值
```
json
[{
text:
"中国"
,
server
:
"cn"
default:
true
},{
text:
"美国"
,
server
:
"us"
}]
```
...
...
Please
register
or
login
to post a comment