2021与蓝度共同重构项目,服务端
fix
zhanzhiqin
2022-04-28 72ce25c9c0a03c9279248dc473dbe3497b2d97dc
dao/src/main/resources/mapper/LightMapper.xml
@@ -8,6 +8,7 @@
        <id property="lightId" column="light_id" jdbcType="BIGINT"/>
        <result property="deviceCode" column="device_code" jdbcType="VARCHAR"/>
        <result property="remark" column="remark" jdbcType="VARCHAR"/>
        <result property="lighCount" column="light_count" jdbcType="INTEGER"/>
        <result property="lightPercent" column="light_percent" jdbcType="INTEGER"/>
        <result property="light2Percent" column="light2_percent" jdbcType="INTEGER"/>
        <result property="power1" column="power1" jdbcType="INTEGER"/>