INSERT INTO hangzhou_aqi (time, aqi_json,city_code) values( #{time}, #{data}, #{code} )