dao/src/main/resources/mapper/LampPostMapper.xml
@@ -12,6 +12,7 @@ <result property="belongsClient" column="belongs_client" jdbcType="VARCHAR"/> <result property="clientId" column="client_id" jdbcType="BIGINT"/> <result property="macCode" column="mac_code" jdbcType="VARCHAR"/> <result property="onLineState" column="on_line_state" jdbcType="VARCHAR"/> <result property="address" column="address" jdbcType="VARCHAR"/> <result property="lampGroup" column="lamp_group" jdbcType="VARCHAR"/> <result property="state" column="state" jdbcType="INTEGER"/>