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