修改引导页
POST
http://localhost:9092/property-service/property-rest/rest/bootPageManagement/updateBootpage
接口描述
修改引导页
请求参数
参数名
类型
描述
必填
picUrl
string
图片路径
必填
sort
int
排序 示例:4
必填
status
int
状态 0.未启用 1.启用 示例:0
必填
desc
string
描述 示例:dddd
必填
id
int
引导页id 示例:1
必填
响应参数
参数名
类型
描述
必填
resultCode
string
示例:0000
必填
resultMsg
string
示例:操作成功
必填