新增社区轮播
POST
http://localhost:8080/community/communityRotation/poster/add
接口描述
选择的社区用逗号隔开
请求头
参数名
类型
描述
必填
dev
string
示例:
必填
请求参数
参数名
类型
描述
必填
title
string
示例:社区轮播
必填
route
int
示例:1
必填
insideXcxPath
int
示例:1
必填
xcxPath
int
示例:1
必填
rollPicUrl
int
示例:1
必填
content
int
示例:1
必填
companyName
int
示例:1
必填
overdueTime
string
示例:
必填
xcxAppid
int
示例:1
必填
xcxName
int
示例:1
必填
showCommunity
string
选择显示的社区编号
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
responseCode
string
示例:100003
必填
message
string
示例:系统繁忙
必填
result
object
示例:null
必填
args
object
示例:null
必填
success
boolean
示例:true
必填
responseCode
string
示例:1000010
必填
message
string
示例:标题不能重复
必填
result
object
示例:null
必填
args
object
示例:null
必填