修改
This commit is contained in:
@@ -407,7 +407,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
/// <summary>
|
||||
/// 阅片工具
|
||||
/// </summary>
|
||||
public ReadingTool? ReadingTool { get; set; }
|
||||
public ReadingTool? ReadingTool { get; set; } = IRaCIS.Core.Domain.Share.ReadingTool.Dicom;
|
||||
|
||||
/// <summary>
|
||||
/// 仲裁规则/对象
|
||||
|
||||
Reference in New Issue
Block a user