Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
互联网应用开发
project-changning
Wiki
api
api
· Changes
Page history
修改诉讼详情路径
authored
Jun 20, 2016
by
互联网应用开发
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
api.md
api.md
+20
-0
No files found.
api.md
View page @
13545e53
...
...
@@ -59,3 +59,23 @@
*
code:202 原始密码错误
#### 修改密码
地址:/maindata/
参数列表:
*
action: String 定值 get_news_list
*
page : int 页数
返回值说明:
返回带有两个参数的josn字符串
如:{"page_num":"0","news_list":[{"title":"测试","url":"http://www.baidu.com","date":"2016-09-08"}]}