沈斌
2018-05-07 3ed85078fdd0a84f21c4ee24c3ce92b94bf16340
src/main/resources/mapper/DeviceMapper.xml
@@ -24,7 +24,7 @@
        <result column="device_version_value" property="version" jdbcType="INTEGER" />
        <result column="device_version_name" property="name" jdbcType="VARCHAR" />
     </association>
     <association property="monitorpointDetail" javaType="com.moral.entity.MonitorPoint">
     <association property="monitorPoint" javaType="com.moral.entity.MonitorPoint">
        <result column="monitor_point_id" property="id" jdbcType="INTEGER" />
        <result column="monitor_point_name" property="name" jdbcType="VARCHAR" />
     </association>