新建文章
POST
/api/tz/article/create
请求参数
参数名
类型
描述
必填
title
String
必填
richtextType
int
1表示经典富文本,10表示来自外部链接,对应的richtextContent为url,必须以http://或https://开头
必填
richtextContent
String
必填
richtextThumb
String
缩略图url
必填
textDesc
String
摘要
必填
响应参数
参数名
类型
描述
必填
code
0
必填