文档
测试

查询规划信息

POST
http://localhost:8080/ldapp/plan/find

请求参数

参数名
类型
描述
必填
buildingId
int
楼盘id
必填

响应参数

参数名
类型
描述
必填
buildingType
int
建筑类型 1.低层、2.多层、3.小高层、4.高层、5.超高层
必填
developers
string
开发商
必填
developersShortName
string
开发商简称
必填
propertyCompany
string
物业公司
必填
propertyPrice
int
物业费
必填
coverArer
int
楼盘占地面积
必填
holdsTotal
int
总户数
必填
buildingArea
int
楼盘建筑面积
必填
parkingTotal
int
车位数
必填
parkingRate
float
车位配比
必填
greeningRate
float
绿化率
必填
periodInt
int
产权年限(默认值70年)
必填
plotRate
float
容积率
必填
buildingId
int
楼盘id
必填
id
int
规划信息id
必填