增加dicom 显示文件大小,以及修改影像下载列表适配 随机阅片
This commit is contained in:
@@ -15,6 +15,8 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public Guid CreateUserId { get; set; }
|
||||
public Guid NoneDicomStudyId { get; set; }
|
||||
|
||||
public long? FileSize { get; set; }
|
||||
|
||||
public string FullFilePath => Path;
|
||||
|
||||
public string FileType { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user