计算天数按照30.44算,增加控制字段
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-01-05 14:27:23 +08:00
parent 834f6be548
commit 8803a5f5b2
7 changed files with 21425 additions and 3 deletions
+3
View File
@@ -298,6 +298,9 @@ public partial class Trial : BaseFullDeleteAuditEntity
[Comment("SPM 参与重阅审批")]
public bool IsSPMJoinReReadingApproval { get; set; }
[Comment("外部人员 查看项目报表")]
public bool IsExternalViewTrialChart { get; set; }
[Comment("阅片任务产生之前 采集影像")]
public CollectImagesType CollectImagesEnum { get; set; }