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-credit
Wiki
api
api
· Changes
Page history
xiaolong.jin created page: db
authored
Sep 22, 2016
by
金小龙
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
api.md
api.md
+18
-0
No files found.
api.md
View page @
2af47000
...
@@ -203,3 +203,21 @@ data:{ name:"", idCard:"", status:"", address:"", photo:"",}
...
@@ -203,3 +203,21 @@ data:{ name:"", idCard:"", status:"", address:"", photo:"",}
*
overdueclass_count:染黑度信息数量
*
overdueclass_count:染黑度信息数量
*
loanclass_count:其他机构信息数量
*
loanclass_count:其他机构信息数量
#### 检查有无新同志
地址:/
参数列表:
*
action: String 定值 get_notice_status
返回值说明:
```
{
code: 1,
message: "查询成功",
data: 1
}
```