05-文章管理-更新
POST
http://localhost:5000/api/manager/article/add
请求参数
参数名
类型
描述
必填
id
int
示例:10
必填
title
string
示例:xxx
必填
intro
string
示例:xxxxx
必填
content
int
示例:123
必填