| | |
| | | <result column="humidity" jdbcType="REAL" property="humidity" /> |
| | | <result column="VOC" jdbcType="REAL" property="voc" /> |
| | | <result column="NOI" jdbcType="REAL" property="noi" /> |
| | | <result column="NO" jdbcType="REAL" property="no" /> |
| | | <result column="velocity" jdbcType="REAL" property="velocity" /> |
| | | <result column="wind_speed" jdbcType="REAL" property="windSpeed" /> |
| | | <result column="wind_direction" jdbcType="REAL" property="windDirection" /> |
| | |
| | | WARNING - @mbg.generated |
| | | --> |
| | | id, device_code, latitude, longitude, altitude, data_time, create_time, NO2, CO, |
| | | H2S, SO2, O3, PM25, PM10, temperature, humidity, VOC, NOI, velocity, wind_speed, |
| | | wind_directon, height |
| | | H2S, SO2, O3, PM25, PM10, temperature, humidity, VOC, NOI, NO, velocity, wind_speed, |
| | | wind_direction, height |
| | | </sql> |
| | | </mapper> |