Uat_Study
he 2022-11-15 16:13:18 +08:00
parent c07146e1c7
commit 7eaed6d0c5
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ namespace IRaCIS.Application.Services
/// </summary> /// </summary>
/// <param name="inDto"></param> /// <param name="inDto"></param>
/// <returns></returns> /// <returns></returns>
[HttpPost]
public async Task<List<GetCalculateQuestionsOutDto>> GetCalculateQuestions(GetCalculateQuestionsInDto inDto) public async Task<List<GetCalculateQuestionsOutDto>> GetCalculateQuestions(GetCalculateQuestionsInDto inDto)
{ {
var result =await _readingQuestionTrialRepository var result =await _readingQuestionTrialRepository