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

employee · Changes

Page history
chenchang created page: employee authored Oct 28, 2016 by 陈昌's avatar 陈昌
Show whitespace changes
Inline Side-by-side
Showing with 73 additions and 0 deletions
+73 -0
  • employee.md employee.md +73 -0
  • No files found.
employee.md 0 → 100644
View page @ 639d410a
### 公司成员信息
#### 调用地址
```
/
```
#### 传参
```
{'action': 'employee', 'digest': '57cf8faa95a6107725c5177d6ee7ef8d'}
```
|传参|说明|是否必填|
|:---|:---|:---|
|action|接口名|是|
#### 返回值
```
{
status: 0,
message: "请求成功",
data: [
{
employee_name: "FRANCO AMADEI(孟斐璇)",
position: "董事"
},
{
employee_name: "俞建伟",
position: "董事"
},
{
employee_name: "蓝青松",
position: "董事长"
},
{
employee_name: "相光华",
position: "董事"
},
{
employee_name: "倪锋",
position: "董事"
},
{
employee_name: "甘平",
position: "董事"
},
{
employee_name: "周亮",
position: "董事"
},
{
employee_name: "戚瑞立",
position: "董事"
},
{
employee_name: "王宁",
position: "董事"
},
{
employee_name: "艾大伟",
position: "副董事长"
}
]
}
```
|返回值|说明|
|:---|:---|
| employee_name |成员名称|
| position |职位|
#### 示例
[http://shuidi.dev.pingansec.com/?action=employee&digest=57cf8faa95a6107725c5177d6ee7ef8d](http://shuidi.dev.pingansec.com/?action=employee&digest=57cf8faa95a6107725c5177d6ee7ef8d)
\ 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