This commit is contained in:
he
2022-08-18 14:18:25 +08:00
parent 81a0a7d02d
commit d461ceaa21
2 changed files with 76 additions and 51 deletions
@@ -13,6 +13,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid SourceSystemCriterionId { get; set; }
public Guid NewSystemCriterionId { get; set; }
public bool IsCopyQuestion { get; set; }
}