代码修改
This commit is contained in:
@@ -1977,9 +1977,9 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public decimal? WL { get; set; }
|
||||
|
||||
public string? BlindName { get; set; }
|
||||
public string? BlindName { get; set; }
|
||||
|
||||
public bool? IsDicomReading { get; set; }
|
||||
public bool IsDicomReading { get; set; } = true;
|
||||
|
||||
/// <summary>
|
||||
/// InstanceId
|
||||
|
||||
Reference in New Issue
Block a user