src/main/java/com/genersoft/iot/vmp/netty/business/mapper/TalkBackEquipmentMapper.java
@@ -2,10 +2,8 @@ import com.genersoft.iot.vmp.netty.business.entity.TalkBackEquipment; import com.genersoft.iot.vmp.netty.business.entity.TalkBackEquipmentRecord; import org.apache.ibatis.annotations.Insert; import org.apache.ibatis.annotations.Mapper; import org.apache.ibatis.annotations.Select; import org.apache.ibatis.annotations.SelectKey; /** * 对讲设备mapper映射层