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

Last edited by 陈昌 Nov 17, 2016
Page history

comment

用户评论

调用地址

/

传参

{'action': 'comment', 'digest': '57cf8faa95a6107725c5177d6ee7ef8d','page':'1'}
传参 说明 是否必填
action 接口名 是
digest 公司加密名称 是

返回值

{
status: 0,
message: "请求成功",
data: {
list: [
{
user_name: "a2zhangyong@sina.com",
comment_time: "2015-07-16 15:50:37",
comment_content: "fygg"
},
{
user_name: "a3zhangyong@sina.com",
comment_time: "2015-07-21 10:07:16",
comment_content: "阿斯顿撒"
},
{
user_name: "a1zhangyong@sina.com",
comment_time: "2015-07-21 11:44:12",
comment_content: "阿斯顿发生地方阿斯蒂芬大事发生地方"
},
{
user_name: "a3zhangyong@sina.com",
comment_time: "2015-07-21 15:10:52",
comment_content: "asdas"
}
],
total_num: 1,
next_page: 2,
next_page_status: "1"
}
}
返回值 说明
user_name 用户名
comment_time 评论时间
comment_content 评论内容

示例

http://shuidi.dev.pingansec.com/?action=comment&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