回迁楼栋列表
POST
127.0.0.1:8900/api/moveback/movebackTower/listByPage
请求参数
参数名
类型
描述
必填
pageNo
int
当前页码
必填
pageSize
int
每页条数
必填
towerNum
String
楼栋编号
必填
响应参数
参数名
类型
描述
必填
id
int
楼栋id (新增没有id 修改有id)
必填
towerNum
String
楼栋编号
必填
towerName
String
楼栋名称
必填
towerFloorCount
int
楼层数
必填
sumFamilyCount
int
总户数
必填
allocatedFamilyCount
已分配户数
必填
periods
int
期数
必填
deliverTowerDate
String
交楼日期
必填