新增文章
POST
/api/new_post
请求头
参数名
类型
描述
必填
Cookies
string
cookies
必填
请求参数
参数名
类型
描述
必填
title
str
标题
必填
post_img
str
文章封面URL
必填
summary
str
文章摘要
必填
content
long_text
文章正文
必填