Commit cc304288 authored by 李尚科's avatar 李尚科
parents 53665f74 2fd06052
Pipeline #6375 passed with stage
in 4 seconds
...@@ -157,7 +157,7 @@ class NewHouseService extends Service { ...@@ -157,7 +157,7 @@ class NewHouseService extends Service {
house_area: data.residential.houseArea,//建筑面积 house_area: data.residential.houseArea,//建筑面积
area_ratio: data.areaRatio,//容积率 area_ratio: data.areaRatio,//容积率
green_ratio: data.greenRatio,//绿化率 green_ratio: data.greenRatio,//绿化率
property_fee: data.residential.PropertyFee,//物业费用 property_fee: data.residential.propertyFee,//物业费用
property_company: data.residential.propertyCompany,//物业公司 property_company: data.residential.propertyCompany,//物业公司
plan_rooms: data.planRooms,//规划户数 plan_rooms: data.planRooms,//规划户数
plan_parks: data.planParks,//车位情况 plan_parks: data.planParks,//车位情况
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment