jinpengyong
2023-08-21 42f9c8cf31cc8a694c6478b12c832c1991bf35b7
screen-job/src/main/resources/mapper/DeviceMapper.xml
@@ -25,6 +25,7 @@
        <result column="install_time" property="installTime"/>
        <result column="is_delete" property="isDelete"/>
        <result column="extend" property="extend"/>
        <result column="town_code" property="townCode"/>
    </resultMap>
</mapper>