src/main/kotlin/com/flightfeather/uav/repository/impl/AirDataRepositoryImpl.kt
@@ -97,6 +97,7 @@ realTimeDataGridMapper.insert(d) count++ } else -> Unit } return count } @@ -123,6 +124,7 @@ realTimeDataGridMapper.insert(d) count++ } else -> Unit } } return count @@ -202,6 +204,7 @@ UWDeviceType.BOAT -> { } else -> Unit } } return count