添加 ImageFormatList
continuous-integration/drone/push Build is passing Details

Temp_Event_IRC_Met8
he 2025-02-27 17:19:35 +08:00
parent 78532803bc
commit bf62ee92dd
1 changed files with 1 additions and 1 deletions

View File

@ -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>();