文档
测试

查询小区列表

POST
/API/Community/ListHousing

请求参数

参数名
类型
描述
必填
communityId
int
示例:1
必填

响应参数

参数名
类型
描述
必填
flag
boolean
示例:true
必填
code
int
示例:20000
必填
message
string
示例:成功
必填
data
array
数据列表
必填
communityId
int
示例:1
必填
housingId
int
示例:1
必填
housingName
string
示例:测试小区
必填
count
object
示例:null
必填