This commit is contained in:
he
2023-05-16 13:54:52 +08:00
parent 9e2d1289c9
commit 57c860a643
2 changed files with 13 additions and 5 deletions
@@ -281,6 +281,11 @@ namespace IRaCIS.Core.Application.ViewModel
/// 上一次任务的新病灶评估为iCPD
/// </summary>
public bool LastTaskNewLesioniCPD { get; set; }
/// <summary>
/// 存在触发iRECIST后新病灶
/// </summary>
public bool ExistxIRECISTNewLesion { get; set; }
}
/// <summary>