目录

getAll

fafu-article

全
  • unifiedQuery(查询总接口)
  • addArticle(增加文章)
  • updateArticle(更新文章)
  • updateArticleState(更新文章状态)
  • getArticleCountByTitle((得到通过title模糊查询到的对象数量))
  • getAarticleById(通过文章id拿到文章)
  • getAll
  • deleteArticleById(传入要删除的文章的id)
本文档使用易文档进行构建
更新日志
    文档
    测试

    getAll

    websocket测试
    GET
    http://localhost:8081/article/getAll

    接口描述

    得到除了在回收箱(删除)的所有文章

    响应参数

    参数名
    类型
    描述
    必填
    Map
    HashMap
    存放多个Article对象
    必填
    上一篇 getAarticleById(通过文章id拿到文章)
    nextDoc deleteArticleById(传入要删除的文章的id)
    本文档使用易文档编写, 更新时间: 2021-09-28 13:10
    文章导航
    请输入关键字进行搜索