Uat_Study
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
|
||||
|
|
Loading…
Reference in New Issue