cjl
2023-07-28 79352e07eb14626268a8d4bae253706891e65ad1
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>