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

comment · Changes

Page history
xiaolong.jin created page: base_info authored Nov 17, 2016 by 陈昌's avatar 陈昌
Show whitespace changes
Inline Side-by-side
Showing with 8 additions and 3 deletions
+8 -3
  • comment.md comment.md +8 -3
  • No files found.
comment.md
View page @ cc72cb6a
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
#### 传参 #### 传参
``` ```
{'action': 'comment', 'digest': '57cf8faa95a6107725c5177d6ee7ef8d'} {'action': 'comment', 'digest': '57cf8faa95a6107725c5177d6ee7ef8d','page':'1'}
``` ```
|传参|说明|是否必填| |传参|说明|是否必填|
|:---|:---|:---| |:---|:---|:---|
...@@ -20,7 +20,8 @@ ...@@ -20,7 +20,8 @@
{ {
status: 0, status: 0,
message: "请求成功", message: "请求成功",
data: [ data: {
list: [
{ {
user_name: "a2zhangyong@sina.com", user_name: "a2zhangyong@sina.com",
comment_time: "2015-07-16 15:50:37", comment_time: "2015-07-16 15:50:37",
...@@ -41,7 +42,11 @@ user_name: "a3zhangyong@sina.com", ...@@ -41,7 +42,11 @@ user_name: "a3zhangyong@sina.com",
comment_time: "2015-07-21 15:10:52", comment_time: "2015-07-21 15:10:52",
comment_content: "asdas" comment_content: "asdas"
} }
] ],
total_num: 1,
next_page: 2,
next_page_status: "1"
}
} }
``` ```
......
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