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

company_contact · Changes

Page history
xiaolong.jin created page: company_contact authored Nov 02, 2016 by 金小龙's avatar 金小龙
Hide whitespace changes
Inline Side-by-side
Showing with 38 additions and 0 deletions
+38 -0
  • company_contact.md company_contact.md +38 -0
  • No files found.
company_contact.md 0 → 100644
View page @ 552e54a6
### 联系企业
#### 调用地址
```
/
```
#### 传参
```
{'action': 'company_contact', 'digest': '6f412b8d7f861f8d5165af6fde6caeb6', 'user_contact_info': '
wanger@memeda.com', 'user_name': '王二', 'user_position': '研发工程师', 'user_company': '上海么么哒有限公司', 'user_subject': '事由'}
```
|传参|说明|是否必填|
|:---|:---|:---|
|action|接口名|是|
|digest|公司digest|是|
|user_contact_info|手机或邮箱|是|
|user_name|姓名|否|
|user_position|职务|否|
|user_company|所在公司|否|
|user_subject|事由|否|
#### 返回值
```
{
status: 0,
message: "请求成功",
data: [ ]
}
```
|返回值|说明|
|:---|:---|
| 无 | 无 |
#### 示例
* 未认领 http://shuidi.dev.pingansec.com/?action=company_contact&digest=6f412b8d7f861f8d5165af6fde6caeb6&claim_status=0&user_contact_info=13651999158
* 已认领
\ 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