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

Last edited by 金小龙 Oct 25, 2016
Page history
This is an old version of this page. You can view the most recent version or browse the history.

api_desc

系统级参数

所有接口均必须传的参数:

{'user_id':1, 'os': 'iOS', 'os_v': '9.0', 'client': 'iOS', 'client': '1.0.1'}
传参 说明
user_id 登录用户id,未登录状态则传0
os 设备操作系统
os_v 设备操作系统版本
client 客户端类型
client_v 客户端版本

接口级参数

以接口search为例:

{'action': 'search', 'page': 1, 'keywords': '凭安'}

返回值

{'status': 1, 'message': '请求成功', 'data': []}
返回值 说明
status 返回状态
message 返回说明
data 数据
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