Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
shuidiapp
shuidiapp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • shuidiappshuidiapp
  • Wiki
  • get_application

get_application · Changes

Page history
xiaolong.jin created page: get_contact_list authored Dec 14, 2016 by 陈昌's avatar 陈昌
Hide whitespace changes
Inline Side-by-side
Showing with 14 additions and 3 deletions
+14 -3
  • get_application.md get_application.md +14 -3
  • No files found.
get_application.md
View page @ 2bf279ba
......@@ -24,22 +24,32 @@ status: 0,
message: "请求成功",
data: [
{
head_img: "",
company_name: "游客",
user_name: "onceauto@163.com",
status: "0",
initiator: 1
},
{
head_img: "http://www.shuidixy.com/upload/user/logo/20161101/20161101160833339.jpg",
company_name: "深圳市迅雷网络技术有限公司",
user_name: "13819846608@163.com",
status: "0"
status: "0",
initiator: 0
},
{
head_img: "http://www.shuidixy.com/upload/user/logo/20161101/20161101160833339.jpg",
company_name: "深圳市迅雷网络技术有限公司",
user_name: "onceauto@163.com",
status: "2"
status: "2",
initiator: 0
},
{
head_img: "",
company_name: "游客",
user_name: "13819846608@163.com",
status: "1"
status: "1",
initiator: 0
}
]
}
......@@ -48,6 +58,7 @@ status: "1"
|返回值|说明|
|:---|:---|
|status|0 待验证 1 已通过 2 被拒绝|
|initiator|是否是发起人 0 不是 1 是|
#### 示例
http://shuidi.dev.pingansec.com/user?action=get_application
\ No newline at end of file
Clone repository
  • add_application
  • agree_application
  • api_desc
  • api_list
  • autobiography
  • base_info
  • branch
  • cancel_follow
  • change
  • change_applicant_name
  • change_avatar
  • change_logo
  • change_nickname
  • change_password
  • change_position
View All Pages