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_digest

Last edited by 金小龙 Nov 02, 2016
Page history

get_digest

获取公司digest

调用地址

/

传参

{'action': 'get_digest', 
'company_name': '上海凭安网络科技有限公司', 
}
传参 说明 是否必填
action 接口名 是
company_name 公司名称 是

返回值

{
status: 0,
message: "请求成功",
data: {
company_digest: "6f412b8d7f861f8d5165af6fde6caeb6"
}
}

{
status: 3,
message: "无结果",
data: [ ]
}
返回值 说明
company_digest 无

示例

http://shuidi.dev.pingansec.com/?action=get_digest&company_name=%E4%B8%8A%E6%B5%B7%E5%87%AD%E5%AE%89%E7%BD%91%E7%BB%9C%E7%A7%91%E6%8A%80%E6%9C%89%E9%99%90%E5%85%AC%E5%8F%B8

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