This commit is contained in:
he
2022-09-21 14:19:02 +08:00
parent 60a9ed0c31
commit 88afe4fd3b
@@ -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);