新增首页轮播
POST
http://localhost:8080/community/homeRotation/poster/add
请求头
参数名
类型
描述
必填
dev
int
示例:1
必填
请求参数
参数名
类型
描述
必填
title
string
示例:轮播图名称
必填
route
string
示例:详情页链接
必填
insideXcxPath
string
示例:详情页点击需求
必填
xcxPath
string
示例:小程序路径
必填
rollPicUrl
string
示例:轮播图片
必填
content
string
示例:富文本详情
必填
companyName
string
示例:客户名称
必填
overdueTime
string
示例:下架时间
必填
xcxAppid
string
示例:小程序id
必填
xcxName
string
示例:小程序名称
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
responseCode
string
示例:100003
必填
message
string
示例:系统繁忙
必填
result
object
示例:null
必填
args
object
示例:null
必填