This commit is contained in:
2022-06-29 15:54:56 +08:00
parent 5681f06b1f
commit e9926de241
@@ -215,7 +215,7 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid? RootReReadingTaskId { get; set; }
public string TaskCode { get; set; }
public string? TaskCode { get; set; }
}