jinpengyong
2023-10-13 20c644e44d92fa02b873fb6189eee71615bc12d2
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>