src/main/kotlin/com/flightfeather/uav/biz/sourcetrace/exceptiontype/RealTimeExceptionValueMutation.kt
@@ -53,7 +53,7 @@ return res } override fun judgeExceptionCount(tag: ExceptionTag): Boolean { override fun judgeExceptionCount(tag: ExceptionTag, factorType: FactorType?): Boolean { val count = tag.exceptionData.size val b1 = special && count >= (config.mutationNum / 2)