修改一版

This commit is contained in:
he
2022-07-13 11:28:38 +08:00
parent 4a190c5297
commit 481db380de
6 changed files with 220 additions and 84 deletions
@@ -34,8 +34,10 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid TrialId { get; set; }
public string PageName { get; set; }
public bool IsEnable { get; set; }
}
public Guid ReadingQuestionCriterionTrialId{ get; set; }
}
public class AddOrUpdateReadingQuestionCriterionTrialInDto