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_contact_detail

get_contact_detail · Changes

Page history
xiaolong.jin created page: owner_log authored Dec 15, 2016 by 陈昌's avatar 陈昌
Show whitespace changes
Inline Side-by-side
Showing with 7 additions and 6 deletions
+7 -6
  • get_contact_detail.md get_contact_detail.md +7 -6
  • No files found.
get_contact_detail.md
View page @ ec2c068f
......@@ -20,15 +20,16 @@
#### 返回值
```javascript
{
{
status: 0,
message: "请求成功",
data: {
touid: "15471",
tocid: "bb182e7011aaa1f7b7eddaa3bebf3004",
company_name: "asd",
applicant_name: "",
touid: "2",
tocid: "1fb16a7092385c38d8dbbb59d4c39286",
company_name: "我的企业1",
applicant_name: "金小龙",
position: "",
company_logo: ""
company_logo: "http://www.shuidixy.com/upload/user/logo/20161101/20161101142107075.png"
}
}
```
......@@ -42,4 +43,4 @@ company_logo: ""
|company_logo|头像|
#### 示例
http://shuidi.dev.pingansec.com/user?action=get_contact_detail&digest=bb182e7011aaa1f7b7eddaa3bebf3004
\ No newline at end of file
http://shuidi.dev.pingansec.com/user?action=get_contact_detail&tocid=1fb16a7092385c38d8dbbb59d4c39286&touid=11
\ 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