src/main/kotlin/com/flightfeather/uav/biz/sourcetrace/exceptiontype/BaseRTExcChangeRate.kt
@@ -131,10 +131,10 @@ latestCombinedResult callback?.let { func -> latestExceptionResult.forEach { func.invoke(it as PollutedClue) func.invoke(listOf(it as PollutedClue)) } latestCombinedResult.forEach { func.invoke(it as PollutedClue) func.invoke(it as List<PollutedClue>) } } }