getAll
GET
http://localhost:8081/article/getAll
接口描述
得到除了在回收箱(删除)的所有文章
响应参数
参数名
类型
描述
必填
Map
HashMap
存放多个Article对象
必填