文档
测试

首页轮播上下架

POST
http://localhost:8080/community/homeRotation/poster/updateStatus

请求参数

参数名
类型
描述
必填
id
integer
轮播id
必填
isShow
integer
上架1 下架0
必填

说明 / 示例

{ "success": true, "responseCode": "100000", "message": "运行正确", "result": null, "args": null } { "success": true, "responseCode": "1000011", "message": "只能同时上架6张轮播图片", "result": null, "args": null }