修改添加参数

This commit is contained in:
2023-03-22 10:55:21 +08:00
parent de04d51cd7
commit f4171d5973
@@ -36,6 +36,9 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid SeriesId { get; set; }
public bool IsConfirmed { get; set; }
public bool IsReading { get; set; }
}