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
  • check_my_contact

Last edited by 金小龙 Dec 20, 2016
Page history

check_my_contact

检测连接人列表

接口

/user

传参

{action: 'check_my_contact', digest: '57cf8faa95a6107725c5177d6ee7ef8d'}
传参 说明 是否必填
action 接口名 是
digest 公司digest 是

返回值

{
{
status: 0,
message: "请求成功",
data: {
in_my_contact: 1
}
}
参数 说明
in_my_contact 是否在我的列表中,1为在,0为不在

示例

http://shuidi.dev.pingansec.com/user?action=check_my_contact&digest=1fb16a7092385c38d8dbbb59d4c39286

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