insert into t_building_records ( project_name,build_license,push_time,appid,pm10,noice ) values ( #{item.projectName},#{item.buildLicense},#{item.pushTime},#{item.appid}, #{item.pm10},#{item.noice} )