替换字典中项目关键字

This commit is contained in:
he
2026-06-16 13:50:07 +08:00
parent c3e9024a57
commit 14cd5dd91c
2 changed files with 70 additions and 4 deletions
@@ -96,6 +96,8 @@ namespace IRaCIS.Application.Contracts
public Guid? TrialReadingCriterionId { get; set; }
public Guid? SystemReadingCriterionId { get; set; }
public Guid? TrialId { get; set; }
}