文档
测试
POST
http://localhost:8080/news

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/json
可选
Accept
string
示例:application/json
可选

请求参数

参数名
类型
描述
必填
Title
string
示例:新闻测试
必填
Content
string
示例:新闻内容 富文本
必填