上传 心跳包处理

This commit is contained in:
2023-05-16 10:32:53 +08:00
parent 43ef5bcdd9
commit 8875595012
2 changed files with 172 additions and 127 deletions
@@ -178,6 +178,8 @@ namespace IRaCIS.Core.Application.Contracts
public class PreArchiveDicomStudyCommand
{
//public string StudyInstanceUid { get; set; }
[NotDefault]
public Guid TrialId { get; set; }
[NotDefault]