阅片期修改
continuous-integration/drone/push Build is running

This commit is contained in:
he
2025-11-04 10:37:15 +08:00
parent 32c8d70179
commit a67472c9b4
9 changed files with 21161 additions and 83 deletions
@@ -54,6 +54,11 @@ public class ReadModule : BaseFullDeleteAuditEntity
[Comment("阅片计划ID")]
public Guid? ReadingPeriodSetId { get; set; }
/// <summary>
/// 阅片计划
/// </summary>
public Guid? ReadingPeriodPlanId { get; set; }
public Guid TrialId { get; set; }
public bool IsCRCConfirm { get; set; } = false;