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: owner_log authored Dec 16, 2016 by 陈昌's avatar 陈昌
Show whitespace changes
Inline Side-by-side
Showing with 14 additions and 1 deletion
+14 -1
  • get_application.md get_application.md +14 -1
  • No files found.
get_application.md
View page @ fe4feb1b
...@@ -29,7 +29,8 @@ company_name: "浙江义乌农村商业银行股份有限公司", ...@@ -29,7 +29,8 @@ company_name: "浙江义乌农村商业银行股份有限公司",
applicant_name: "13819846608@163.com", applicant_name: "13819846608@163.com",
message: "nihao", message: "nihao",
toid: "11", toid: "11",
status: "0", status: "2",
is_claim: "1",
initiator: 1 initiator: 1
}, },
{ {
...@@ -39,6 +40,17 @@ applicant_name: "653732239@qq.com", ...@@ -39,6 +40,17 @@ applicant_name: "653732239@qq.com",
message: "nihao", message: "nihao",
toid: "12", toid: "12",
status: "0", status: "0",
is_claim: "1",
initiator: 1
},
{
company_logo: "",
company_name: "游客",
applicant_name: "1757247495@qq.com",
message: "nihao",
toid: "44",
status: "0",
is_claim: "0",
initiator: 1 initiator: 1
} }
] ]
...@@ -49,6 +61,7 @@ initiator: 1 ...@@ -49,6 +61,7 @@ initiator: 1
|:---|:---| |:---|:---|
|status|0 待验证 1 已通过 2 被拒绝| |status|0 待验证 1 已通过 2 被拒绝|
|initiator|是否是发起人 0 不是 1 是| |initiator|是否是发起人 0 不是 1 是|
|is_claim| 0 不是 1 是|
#### 示例 #### 示例
http://shuidi.dev.pingansec.com/user?action=get_application 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