dao/src/main/java/com/sandu/ximon/dao/domain/AirEquipment.java
@@ -22,29 +22,9 @@ private Long id; /** * 所属灯杆 */ private String belongTo; /** * 大气设备状态:在线:1/离线:0 */ private Integer equipmentState; /** * 接入时间 */ private LocalDateTime createTime; /** * 所属人 */ private Long userId; /** * 灯杆ID */ private String lightPoleId; /** * MAC地址