src/main/resources/mapper/ds1/DustDataResultMapper.xml
@@ -7,7 +7,7 @@ --> <id column="DR_Id" property="drId" jdbcType="INTEGER" /> <result column="DR_Scene_Id" property="drSceneId" jdbcType="VARCHAR" /> <result column="DR_Scene_Name" property="drSceneName" jdbcType="INTEGER" /> <result column="DR_Scene_Name" property="drSceneName" jdbcType="VARCHAR" /> <result column="DR_Time" property="drTime" jdbcType="DATE" /> <result column="DR_Exceed_Times" property="drExceedTimes" jdbcType="INTEGER" /> <result column="DR_Avg" property="drAvg" jdbcType="DOUBLE" />