04-文章管理-新增
POST
http://localhost:5000/api/manager/article/add
请求参数
参数名
类型
描述
必填
title
string
示例:xxx
必填
intro
string
示例:xxxxx
必填
content
string
示例:neirong
必填