修改
continuous-integration/drone/push Build is passing Details

Test_IRC_Net8
he 2025-07-04 10:52:30 +08:00
parent e0fef9f4ca
commit 5aae3b7fc4
1 changed files with 1 additions and 1 deletions

View File

@ -3094,7 +3094,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common
//自定义特有标识
if (await _dbContext.ReadingQuestionCriterionTrial.AnyAsync(t => t.Id == firstEntity.ReadingQuestionCriterionTrialId && t.CriterionType == CriterionType.SelfDefine))
{
extraIdentification = "/Self";
//extraIdentification = "/Self";
//还会把病灶问题答案更新