文档
测试

上下架

POST
http://localhost:8080/community//xcx/lease/isShow

接口描述

上下架状态 (1, "上架"), (0, "下架");

请求参数

参数名
类型
描述
必填
id
int
示例:2
必填
isShow
int
示例:0
必填
communityCode
String
225
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
object
示例:null
必填
args
object
示例:null
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
object
示例:null
必填
args
object
示例:null
必填