提交 修改
This commit is contained in:
@@ -63,6 +63,12 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
}
|
||||
|
||||
|
||||
public class NoneDicomStudyAddReturnDto
|
||||
{
|
||||
public Guid Id{ get; set; }
|
||||
public string StudyCode { get; set; } = string.Empty;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user