Uat_Study
he 2022-09-21 14:19:02 +08:00
parent 60a9ed0c31
commit 88afe4fd3b
1 changed files with 1 additions and 1 deletions

View File

@ -549,7 +549,7 @@ namespace IRaCIS.Application.Services
/// (QuestionId) 可为空
/// </remarks>
/// <returns></returns>
[HttpPost]
[HttpGet]
public async Task<List<GetTableAnswerRowInfoOutDto>> GetTableAnswerRowInfoList(GetTableAnswerRowInfoInDto inDto)
{
await this.AddBaseLineAnswerToOtherTask(inDto.VisitTaskId);