添加 ImageFormatList
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
86ea3ebc32
commit
ee51b9eade
|
@ -1057,7 +1057,7 @@ namespace IRaCIS.Core.Application.Contracts
|
|||
[Comment("SPM 参与重阅审批")]
|
||||
public bool IsSPMJoinReReadingApproval { get; set; }
|
||||
|
||||
|
||||
public List<string> ImageFormatList { get; set; }
|
||||
|
||||
public List<Guid> TrialCriterionIds { get; set; } = new List<Guid>();
|
||||
|
||||
|
|
Loading…
Reference in New Issue