更新-文章详情
POST
/my/article/edit
请求参数
Header 参数
Authorization
string
必需
示例值:
{{LayuiBigEvent_ACCESS_TOKEN}}
Body 参数multipart/form-data
Id
integer
必需
示例值:
5964
title
string
文章标题
示例值:
更新文章详情
cate_id
integer
文章分类id
示例值:
40284
content
string
文章内容
示例值:
更新文章内容啊啊啊
cover_img
file
必需
示例值:
file://C:\Users\lenovo\Pictures\Saved Pictures\Snipaste_2022-07-03_08-11-33.png
state
string
必需
示例值:
已发布
示例代码
返回响应
修改于 2022-07-10 07:19:13