This commit is contained in:
he
2022-11-15 16:13:18 +08:00
parent c07146e1c7
commit 7eaed6d0c5
@@ -80,6 +80,7 @@ namespace IRaCIS.Application.Services
/// </summary>
/// <param name="inDto"></param>
/// <returns></returns>
[HttpPost]
public async Task<List<GetCalculateQuestionsOutDto>> GetCalculateQuestions(GetCalculateQuestionsInDto inDto)
{
var result =await _readingQuestionTrialRepository