insert into s_community( fee_price,address,city_code,map_y,pay_fee_month,map_x,nearby_landmarks,name,tel,state,community_id,community_area,take_time, project_address_province,project_address_city,project_address_district,project_address_town,project_address_road, house_completion_date,project_nature,project_type,project_land_area,total_construction_area,chargeable_total_area, chargeable_area_multilayer,chargeable_area_high_rise1,chargeable_area_high_rise_up,chargeable_area_shop,chargeable_area_villa, chargeable_area_office,chargeable_area_commercial_house,green_area,area_details,property_management_address, property_manager_name,property_manager_phone,day_repair_phone,night_repair_phone,project_manager,has_manager_certificate, certificate_name,manager_certificate_no,manager_phone,neighborhood_committee_name,neighborhood_committee_address, neighborhood_secretary,neighborhood_office_phone,secretary_phone,owners_committee_address,owners_committee_chairman, chairman_phone,fire_hydrant_count,fire_channel_count,water_tank_count,reservoir_count,total_motor_vehicle_spaces, ground_motor_vehicle_spaces,underground_motor_vehicle_spaces,new_energy_charging_piles,non_motor_vehicle_charging_points, ground_non_motor_vehicle_area,underground_non_motor_vehicle_area,clubhouse_area,has_decoration_rubbish_point, security_entrance_count,elevator_count,elevator_type,elevator_install_date,elevator_service_life,elevator_brand1, elevator_brand2,monitor_count,monitor_maintenance_company,barrier_gate_count,barrier_gate_brand,barrier_supplier_contact, barrier_supplier_phone,water_pump_count,ground_parking_spaces,underground_parking_spaces,ground_non_mechanical_fee, garage_non_mechanical_fee,temporary_hourly_fee,temporary_daily_fee,temporary_per_time_fee,total_building_count, building_unit_count,high_rise_building_count,multilayer_villa_building_count,residential_household_count,shop_household_count ,out_time ,community_code ) values ( #{feePrice},#{address},#{cityCode},#{mapY},#{payFeeMonth},#{mapX},#{nearbyLandmarks},#{name},#{tel},#{state},#{communityId},#{communityArea},#{takeTime}, #{projectAddressProvince},#{projectAddressCity},#{projectAddressDistrict},#{projectAddressTown},#{projectAddressRoad}, #{houseCompletionDate},#{projectNature},#{projectType},#{projectLandArea},#{totalConstructionArea},#{chargeableTotalArea}, #{chargeableAreaMultilayer},#{chargeableAreaHighRise1},#{chargeableAreaHighRiseUp},#{chargeableAreaShop},#{chargeableAreaVilla}, #{chargeableAreaOffice},#{chargeableAreaCommercialHouse},#{greenArea},#{areaDetails},#{propertyManagementAddress}, #{propertyManagerName},#{propertyManagerPhone},#{dayRepairPhone},#{nightRepairPhone},#{projectManager},#{hasManagerCertificate}, #{certificateName},#{managerCertificateNo},#{managerPhone},#{neighborhoodCommitteeName},#{neighborhoodCommitteeAddress}, #{neighborhoodSecretary},#{neighborhoodOfficePhone},#{secretaryPhone},#{ownersCommitteeAddress},#{ownersCommitteeChairman}, #{chairmanPhone},#{fireHydrantCount},#{fireChannelCount},#{waterTankCount},#{reservoirCount},#{totalMotorVehicleSpaces}, #{groundMotorVehicleSpaces},#{undergroundMotorVehicleSpaces},#{newEnergyChargingPiles},#{nonMotorVehicleChargingPoints}, #{groundNonMotorVehicleArea},#{undergroundNonMotorVehicleArea},#{clubhouseArea},#{hasDecorationRubbishPoint}, #{securityEntranceCount},#{elevatorCount},#{elevatorType},#{elevatorInstallDate},#{elevatorServiceLife},#{elevatorBrand1}, #{elevatorBrand2},#{monitorCount},#{monitorMaintenanceCompany},#{barrierGateCount},#{barrierGateBrand},#{barrierSupplierContact}, #{barrierSupplierPhone},#{waterPumpCount},#{groundParkingSpaces},#{undergroundParkingSpaces},#{groundNonMechanicalFee}, #{garageNonMechanicalFee},#{temporaryHourlyFee},#{temporaryDailyFee},#{temporaryPerTimeFee},#{totalBuildingCount}, #{buildingUnitCount},#{highRiseBuildingCount},#{multilayerVillaBuildingCount},#{residentialHouseholdCount},#{shopHouseholdCount} ,#{outTime} ,#{communityCode} ) update s_community t set t.status_cd = #{statusCd} ,t.b_id = #{newBId} , t.fee_price= #{feePrice} , t.fee_price= #{feePrice} , t.address= #{address} , t.city_code= #{cityCode} , t.map_y= #{mapY} , t.pay_fee_month= #{payFeeMonth} , t.map_x= #{mapX} , t.nearby_landmarks= #{nearbyLandmarks} , t.name= #{name} , t.tel= #{tel} , t.state= #{state} , t.community_area= #{communityArea} , t.qr_code= #{qrCode} , t.take_time= #{takeTime} , t.out_time= #{outTime} , t.community_code= #{communityCode} , t.project_address_province= #{projectAddressProvince} , t.project_address_city= #{projectAddressCity} , t.project_address_district= #{projectAddressDistrict} , t.project_address_town= #{projectAddressTown} , t.project_address_road= #{projectAddressRoad} , t.house_completion_date= #{houseCompletionDate} , t.project_nature= #{projectNature} , t.project_type= #{projectType} , t.project_land_area= #{projectLandArea} , t.total_construction_area= #{totalConstructionArea} , t.chargeable_total_area= #{chargeableTotalArea} , t.chargeable_area_multilayer= #{chargeableAreaMultilayer} , t.chargeable_area_high_rise1= #{chargeableAreaHighRise1} , t.chargeable_area_high_rise_up= #{chargeableAreaHighRiseUp} , t.chargeable_area_shop= #{chargeableAreaShop} , t.chargeable_area_villa= #{chargeableAreaVilla} , t.chargeable_area_office= #{chargeableAreaOffice} , t.chargeable_area_commercial_house= #{chargeableAreaCommercialHouse} , t.green_area= #{greenArea} , t.area_details= #{areaDetails} , t.property_management_address= #{propertyManagementAddress} , t.property_manager_name= #{propertyManagerName} , t.property_manager_phone= #{propertyManagerPhone} , t.day_repair_phone= #{dayRepairPhone} , t.night_repair_phone= #{nightRepairPhone} , t.project_manager= #{projectManager} , t.has_manager_certificate= #{hasManagerCertificate} , t.certificate_name= #{certificateName} , t.manager_certificate_no= #{managerCertificateNo} , t.manager_phone= #{managerPhone} , t.neighborhood_committee_name= #{neighborhoodCommitteeName} , t.neighborhood_committee_address= #{neighborhoodCommitteeAddress} , t.neighborhood_secretary= #{neighborhoodSecretary} , t.neighborhood_office_phone= #{neighborhoodOfficePhone} , t.secretary_phone= #{secretaryPhone} , t.owners_committee_address= #{ownersCommitteeAddress} , t.owners_committee_chairman= #{ownersCommitteeChairman} , t.chairman_phone= #{chairmanPhone} , t.fire_hydrant_count= #{fireHydrantCount} , t.fire_channel_count= #{fireChannelCount} , t.water_tank_count= #{waterTankCount} , t.reservoir_count= #{reservoirCount} , t.total_motor_vehicle_spaces= #{totalMotorVehicleSpaces} , t.ground_motor_vehicle_spaces= #{groundMotorVehicleSpaces} , t.underground_motor_vehicle_spaces= #{undergroundMotorVehicleSpaces} , t.new_energy_charging_piles= #{newEnergyChargingPiles} , t.non_motor_vehicle_charging_points= #{nonMotorVehicleChargingPoints} , t.ground_non_motor_vehicle_area= #{groundNonMotorVehicleArea} , t.underground_non_motor_vehicle_area= #{undergroundNonMotorVehicleArea} , t.clubhouse_area= #{clubhouseArea} , t.has_decoration_rubbish_point= #{hasDecorationRubbishPoint} , t.security_entrance_count= #{securityEntranceCount} , t.elevator_count= #{elevatorCount} , t.elevator_type= #{elevatorType} , t.elevator_install_date= #{elevatorInstallDate} , t.elevator_service_life= #{elevatorServiceLife} , t.elevator_brand1= #{elevatorBrand1} , t.elevator_brand2= #{elevatorBrand2} , t.monitor_count= #{monitorCount} , t.monitor_maintenance_company= #{monitorMaintenanceCompany} , t.barrier_gate_count= #{barrierGateCount} , t.barrier_gate_brand= #{barrierGateBrand} , t.barrier_supplier_contact= #{barrierSupplierContact} , t.barrier_supplier_phone= #{barrierSupplierPhone} , t.water_pump_count= #{waterPumpCount} , t.ground_parking_spaces= #{groundParkingSpaces} , t.underground_parking_spaces= #{undergroundParkingSpaces} , t.ground_non_mechanical_fee= #{groundNonMechanicalFee} , t.garage_non_mechanical_fee= #{garageNonMechanicalFee} , t.temporary_hourly_fee= #{temporaryHourlyFee} , t.temporary_daily_fee= #{temporaryDailyFee} , t.temporary_per_time_fee= #{temporaryPerTimeFee} , t.total_building_count= #{totalBuildingCount} , t.building_unit_count= #{buildingUnitCount} , t.high_rise_building_count= #{highRiseBuildingCount} , t.multilayer_villa_building_count= #{multilayerVillaBuildingCount} , t.residential_household_count= #{residentialHouseholdCount} , t.shop_household_count= #{shopHouseholdCount} where 1=1 and t.community_id= #{communityId}