作品详情管理
POST
请求参数
参数名
类型
描述
必填
id
int
作品排序
必填
name
String
作品名称
必填
picture
String
作品图
必填
brief_introduction
String
作品简介
必填
url
String
作品链接
必填
article_introduction
String
文章介绍
必填
video_url
String
作品的视频链接
必填
creation_time
String
创建的时间
必填
modification_time
String
修改的时间
必填
state
String
状态:上架/下架
必填
editor
String
编辑人
必填
响应参数
参数名
类型
描述
必填
id
int
作品排序
必填
name
String
作品名称
必填
picture
String
作品图
必填
brief_introduction
String
作品简介
必填
url
String
作品链接
必填
Article_introduction
String
文章介绍
必填
Video_url
String
作品的视频链接
必填
creation_time
String
创建的时间
必填
modification_time
String
修改的时间
必填
state
String
上架/下架
必填
editor
String
编辑人
必填