文档
测试

查看出租列表

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

请求参数

参数名
类型
描述
必填
pageNum
int
必填
pageSize
int
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
array
数据列表
必填
id
int
示例:2
必填
photo
string
示例:图片
必填
title
string
示例:标题
必填
leaseType
string
示例:整卧
必填
checkInTime
string
示例:入住时间
必填
rent
int
示例:500
必填
leaseLength
int
示例:1
必填
describes
string
示例:描述
必填
telephone
string
示例:电话
必填
time
string
示例:展示时间
必填
communityCode
string
示例:0025
必填
userId
int
示例:9
必填
isShow
int
示例:0
必填
isDeleted
object
示例:null
必填
createTime
object
示例:null
必填
updateTime
object
示例:null
必填
args
object
示例:null
必填