Uat_Study
he 2023-03-22 10:57:20 +08:00
commit 1709a9746c
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid SeriesId { get; set; }
public bool IsConfirmed { get; set; }
public bool IsReading { get; set; }
}