Uat_Study
hang 2022-06-29 15:54:56 +08:00
parent 5681f06b1f
commit e9926de241
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid? RootReReadingTaskId { get; set; } public Guid? RootReReadingTaskId { get; set; }
public string TaskCode { get; set; } public string? TaskCode { get; set; }
} }