修改添加参数
parent
de04d51cd7
commit
f4171d5973
|
@ -36,6 +36,9 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||||
public Guid SeriesId { get; set; }
|
public Guid SeriesId { get; set; }
|
||||||
|
|
||||||
public bool IsConfirmed { get; set; }
|
public bool IsConfirmed { get; set; }
|
||||||
|
|
||||||
|
|
||||||
|
public bool IsReading { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue