修改
This commit is contained in:
@@ -996,6 +996,10 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public Guid? OtherGlobalTaskId { get; set; }
|
||||
|
||||
public string SubjectCode { get; set; } = string.Empty;
|
||||
|
||||
public string TaskBlindName { get; set; } = string.Empty;
|
||||
|
||||
public Guid? JudgeTaskId { get; set; }
|
||||
|
||||
public string? JudgeTaskName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user