代码修改
parent
1f446ac60f
commit
75b5458c02
|
@ -1979,7 +1979,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||||
|
|
||||||
public string? BlindName { get; set; }
|
public string? BlindName { get; set; }
|
||||||
|
|
||||||
public bool? IsDicomReading { get; set; }
|
public bool IsDicomReading { get; set; } = true;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// InstanceId
|
/// InstanceId
|
||||||
|
|
Loading…
Reference in New Issue