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