文档
测试

提交小说

POST
/create/upload

接口描述

提交作品

请求参数

参数名
类型
描述
必填
title
string
小说名称
必填
pages
array
页面
必填
background
string
图片url
必填
components
array
上面的元素
必填
type
int
详细见“组件”文件夹
必填
isFirst
boolean
是否是入口页面
必填
cover
string
小说封面url (没有这个参数使用默认封面)
必填
summary
string
简介
必填
ctg
int
类别id
必填
id
int
没有这一项就是新建
必填