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
互联网应用开发
shuidiapp
Wiki
honor
honor
· Changes
Page history
chenchang created page: court_detail
authored
Nov 18, 2016
by
金小龙
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
honor.md
honor.md
+7
-2
No files found.
honor.md
View page @
5c5c73c0
...
@@ -20,7 +20,8 @@
...
@@ -20,7 +20,8 @@
{
{
status: 0,
status: 0,
message: "请求成功",
message: "请求成功",
data: [
data: {
list: [
{
{
honor_name: "税务登记证",
honor_name: "税务登记证",
honor_time: "2015-02-02 18:17:00",
honor_time: "2015-02-02 18:17:00",
...
@@ -42,7 +43,11 @@ authority: "安徽省通信管理局",
...
@@ -42,7 +43,11 @@ authority: "安徽省通信管理局",
honor_desc: "",
honor_desc: "",
honor_img: ""
honor_img: ""
}
}
]
],
total_num: "3",
next_page: 2,
next_page_status: 0
}
}
}
```
```
...
...