This commit is contained in:
he
2022-12-01 18:09:15 +08:00
parent 359aefe7f9
commit a8965f5231
2 changed files with 9 additions and 1 deletions
@@ -591,6 +591,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid? OtherTaskId { get; set; }
public Arm OtherArmEnum { get; set; }
public Guid? JudgeVisitTaskId { get; set; }
public Guid? JudgeResultTaskId { get; set; }