IRC_NewDev
he 2024-05-10 13:20:04 +08:00
parent 51cfadbc77
commit 74e0765d7a
1 changed files with 1 additions and 1 deletions

View File

@ -924,7 +924,7 @@ namespace IRaCIS.Application.Services
} }
}); });
break; break;
case JudgeTypeEnum.NotCalculate: default:
noteEqual = false; noteEqual = false;
break; break;
} }