cjl
2023-07-08 1b45197a985684d930ee2ca58635d89bae6b6da8
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>