代码修改

This commit is contained in:
he
2023-03-04 22:24:20 +08:00
parent d154123b71
commit dffdaa369c
2 changed files with 6 additions and 3 deletions
@@ -25,7 +25,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public decimal LowSod { get; set; }
/// <summary>
/// 是否存在靶病灶
/// 是否存在靶病灶 (当前访视 至少一个靶病灶的状态为存在)
/// </summary>
public bool ExistsTargetLesion { get; set; }