修改
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user