Commit 2fd06052 authored by Hsinli's avatar Hsinli

add a residential money

parent c22adc7b
Pipeline #6365 passed with stage
in 2 seconds
......@@ -157,7 +157,7 @@ class NewHouseService extends Service {
house_area: data.residential.houseArea,//建筑面积
area_ratio: data.areaRatio,//容积率
green_ratio: data.greenRatio,//绿化率
property_fee: data.residential.PropertyFee,//物业费用
property_fee: data.residential.propertyFee,//物业费用
property_company: data.residential.propertyCompany,//物业公司
plan_rooms: data.planRooms,//规划户数
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