首页展示轮播图
POST
http://localhost:6367/homeShow/getHomeSlideshow
接口描述
首页展示轮播图
请求头
参数名
类型
描述
必填
content-type
string
示例:application/json
必填
请求参数
参数名
类型
描述
必填
code
String
通过前端发送内部码获取数据
必填
成功返回
参数名
类型
描述
必填
msg
string
示例:success
必填
carouselId
int
示例:57
必填
carouselImg
string
示例:M00/00/01/CgAIA2NfNXyAN8aaAAGqINI_35A491.png
必填
imgTitle
string
示例:852
必填
imgType
object
示例:null
必填
startDate
string
示例:2022-10-01
必填
endDate
string
示例:2022-11-30
必填
display
int
示例:2
必填
serialNumber
int
示例:0
必填
describe
object
示例:null
必填
createUser
int
示例:0
必填
remarks
string
示例:852
必填
state
int
示例:200
必填
失败返回
参数名
类型
描述
必填
code
int
获取数据失败后返回状态码501
必填
msg
String
获取数据失败后返回失败提示
必填