Uat_Study
he 2022-07-27 15:46:30 +08:00
parent 2381aba8c3
commit 80df9763b8
1 changed files with 2 additions and 0 deletions

View File

@ -104,6 +104,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public bool IsInvalid { get; set; }
public TaskState TaskState { get; set; }
}
public class FinishMedicalReviewInDto