This commit is contained in:
2022-06-24 09:41:19 +08:00
parent bc519fc598
commit 3d78d99f93
2 changed files with 6 additions and 1 deletions
@@ -107,7 +107,7 @@ namespace IRaCIS.Core.Application.ViewModel
public DateTime? RequestReReadingTime { get; set; }
public string RequestReReadingReasonEnum { get; set; } = string.Empty;
public string RequestReReadingReason { get; set; } = string.Empty;
public DateTime? SuggesteFinishedTime { get; set; }