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

honor · Changes

Page history
chenchang created page: honor authored Nov 02, 2016 by 陈昌's avatar 陈昌
Hide whitespace changes
Inline Side-by-side
Showing with 40 additions and 0 deletions
+40 -0
  • honor.md honor.md +40 -0
  • No files found.
honor.md 0 → 100644
View page @ 11ec6e65
### 企业荣誉
#### 调用地址
```
/
```
#### 传参
```
{'action': 'honor', 'digest': '57cf8faa95a6107725c5177d6ee7ef8d'}
```
|传参|说明|是否必填|
|:---|:---|:---|
|action|接口名|是|
|digest|公司加密名称|是|
#### 返回值
```
{
status: 0,
message: "请求成功",
data: {
honor_name: "税务登记证",
honor_time: "2015-02-02 18:17:00",
authority: "山东省东营市税务局",
honor_desc: null
}
}
```
|返回值|说明|
|:---|:---|
| honor_name |荣誉名称|
| honor_time |颁发时间|
| authority |颁发机构|
| honor_desc |荣誉详情|
#### 示例
[http://shuidi.dev.pingansec.com/?action=honor&digest=57cf8faa95a6107725c5177d6ee7ef8d](http://shuidi.dev.pingansec.com/?action=honor&digest=57cf8faa95a6107725c5177d6ee7ef8d)
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