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

my_follow · Changes

Page history
chenchang created page: my_follow authored Nov 30, 2016 by 陈昌's avatar 陈昌
Hide whitespace changes
Inline Side-by-side
Showing with 45 additions and 0 deletions
+45 -0
  • my_follow.md my_follow.md +45 -0
  • No files found.
my_follow.md 0 → 100644
View page @ 0799a6ce
### 我的关注
#### 调用地址
```
/user
```
#### 传参
```javascript
{
action: 'my_follow',
}
```
#### 返回值
```javascript
{
status: 0,
message: "请求成功",
data: [
{
favorites_id: "99",
company_name_digest: "b06373482c5aa4e3c1827e590d3d75fe",
company_name: "廊坊开发区荷丰实业有限公司",
fchar: "l",
img_url: "http://www.shuidixy.com/upload/user/logo/20161101/20161101160833339.jpg"
},
{
favorites_id: "108",
company_name_digest: "81f2b50ec8a43fddb38ee00410e9f46c",
company_name: "深圳市富能实业有限公司",
fchar: "s",
img_url: "http://www.shuidixy.com/upload/user/logo/20161101/20161101140323002.png"
}
]
}
```
|返回值|说明|
|:---|:---|
| message |状态信息|
#### 示例
http://shuidi.dev.pingansec.com/user?action=my_follow
\ 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