更新-文章分类详情
POST
/my/article/updatecate
请求参数
Header 参数
Authorization
string
必需
示例值:
{{LayuiBigEvent_ACCESS_TOKEN}}
Body 参数application/x-www-form-urlencoded
Id
string
必需
示例值:
40284
name
string
文章分类名字
示例值:
体育
alias
string
文章分类别名
示例值:
tiyu
示例代码
返回响应
修改于 2022-07-10 06:50:28