Merge branch 'Test_IRC_Net8' of https://gitea.frp.extimaging.com/XCKJ/irc-netcore-api into Test_IRC_Net8
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-02-28 11:29:15 +08:00
2 changed files with 2 additions and 2 deletions
@@ -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>();