IRC_NewDev
he 2024-02-23 13:39:46 +08:00
parent 7eaa644028
commit 5c1dc0754b
1 changed files with 1 additions and 0 deletions

View File

@ -1517,6 +1517,7 @@ namespace IRaCIS.Application.Services
needFilterState = new List<string>() {
TargetState.Loss.GetEnumInt(),
TargetState.UnableEvaluate.GetEnumInt(),
string.Empty,
};
break;