Uat_Study
parent
ac2441e15d
commit
c64e4cbe01
|
@ -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>
|
||||
/// 仲裁规则/对象
|
||||
|
|
Loading…
Reference in New Issue