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_name_notice

company_name_notice · Changes

Page history
xiaolong.jin created page: company_name_notice authored Nov 07, 2016 by 金小龙's avatar 金小龙
Hide whitespace changes
Inline Side-by-side
Showing with 45 additions and 0 deletions
+45 -0
  • company_name_notice.md company_name_notice.md +45 -0
  • No files found.
company_name_notice.md 0 → 100644
View page @ 79ba16a2
### 产品服务
#### 调用地址
```
/
```
#### 传参
```
{'action': 'company_name_notice', 'company_name': '凭安'}
```
|传参|说明|是否必填|
|:---|:---|:---|
|action|接口名|是|
|company_name|公司名称|是|
#### 返回值
```
{
status: 0,
message: "请求成功",
data: {
company_name_list: [
"凭祥市凭安物流",
"上海凭安消防工程有限公司",
"上海凭安征信服务有限公司",
"上海凭安网络科技有限公司",
"上海凭安征信服务有限公司安徽分公司",
"上海凭安征信服务有限公司北京分公司",
"上海凭安征信服务有限公司福建分公司",
"上海凭安征信服务有限公司天津分公司",
"上海凭安征信服务有限公司南京分公司",
"上海凭安征信服务有限公司四川分公司"
]
}
}
```
|返回值|说明|
|:---|:---|
| company_name_list |公司名列表|
#### 示例
http://shuidi.dev.pingansec.com/?action=company_name_notice&company_name=%E5%87%AD%E5%AE%89
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