修改添加参数

Uat_Study
hang 2023-03-22 10:55:21 +08:00
parent de04d51cd7
commit f4171d5973
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; }
}