deleteArticleById(传入要删除的文章的id)
GET
http://localhost:8081/article/deleteById
接口描述
删除
请求参数
参数名
类型
描述
必填
id
Long
必填
响应参数
参数名
类型
描述
必填
RespBean
自定义类
必填