Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
web-php
web-php
  • 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 94
    • Merge requests 94
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • web-phpweb-php
  • Wiki
  • server_apis

server_apis · Changes

Page history
wangchangchun created page: server_apis authored Jun 06, 2019 by 朱健华's avatar 朱健华
Show whitespace changes
Inline Side-by-side
Showing with 4 additions and 6 deletions
+4 -6
  • server_apis.md server_apis.md +4 -6
  • No files found.
server_apis.md
View page @ 21f75323
...@@ -5,16 +5,14 @@ ...@@ -5,16 +5,14 @@
/company/comment?action=get_comment_count 教育百科用户评论总数 参数:digest(企业唯一标识)get提交 /company/comment?action=get_comment_count 教育百科用户评论总数 参数:digest(企业唯一标识)get提交
/company/comment?action=get_personal_comment 教育百科个人中心获取个人所有评论信息 参数:page(页数)get提交 /company/comment?action=get_personal_comment 教育百科个人中心获取个人所有评论信息
/company/comment?action=get_personal__comment_count 教育百科个人中心获取个人所有评论总数 get提交 /company/comment?action=get_reply_list 教育百科个人中心获取个人所有评论回复信息
/company/comment?action=get_reply_list 教育百科个人中心获取个人所有评论回复信息 参数:page(页数) get 提交
/company/comment?action=get_reply_list_count 教育百科个人中心获取个人所有评论回复信息总数 get提交
/company/comment?action=del_comment 教育百科个人中心个人评论删除 参数:id(评论id)get提交 /company/comment?action=del_comment 教育百科个人中心个人评论删除 参数:id(评论id)get提交
/company/comment?action=del_reply 教育百科个人中心官方回复评论删除 参数:id(回复评论id)get提交
/company/comment?action=add_praise 教育百科用户点赞 参数:id(评论id)get提交 /company/comment?action=add_praise 教育百科用户点赞 参数:id(评论id)get提交
/company/comment?action=cancel_praise 教育百科用户取消点赞 参数:id(评论id)get提交 /company/comment?action=cancel_praise 教育百科用户取消点赞 参数:id(评论id)get提交
......
Clone repository
  • code
  • conference_records
  • crontab_list
  • Home
  • server
    • apis
      • 360_order
      • comment
      • medical
      • personal_card
      • test
  • server_apis
  • tools_php_usage