2021与蓝度共同重构项目,服务端
liuhaonan
2022-05-06 a4a5e8e957ee9e390b53c876c9c996aa892a6375
dao/src/main/resources/mapper/LightMapper.xml
@@ -8,7 +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="lightCount" 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"/>