This commit is contained in:
he
2023-03-06 11:27:43 +08:00
parent c4c237f131
commit d6a7e8dc62
3 changed files with 164 additions and 82 deletions
@@ -24,6 +24,11 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public decimal LowSod { get; set; }
/// <summary>
/// 当前SOD
/// </summary>
public decimal PresentSod { get; set; }
/// <summary>
/// 是否存在靶病灶 (当前访视 至少一个靶病灶的状态为存在)
/// </summary>