修改一版

This commit is contained in:
he
2022-10-28 17:21:55 +08:00
parent 1c6d03af0e
commit 69f3072a05
5 changed files with 59 additions and 0 deletions
@@ -602,6 +602,9 @@ namespace IRaCIS.Application.Services
}
});
break;
case JudgeTypeEnum.NotCalculate:
noteEqual = false;
break;
}
}
}