修改为post

Uat_Study
hang 2023-02-15 13:34:05 +08:00
parent a4396c07d9
commit 91c2425ff8
1 changed files with 1 additions and 0 deletions

View File

@ -754,6 +754,7 @@ namespace IRaCIS.Core.Application.Service.Common
/// <param name="_trialRepository"></param>
/// <returns></returns>
/// <exception cref="Exception"></exception>
[HttpPost]
public async Task<IActionResult> GetEvaluationOfTumorEfficacy_Export(VisitTaskQuery queryVisitTask,
[FromServices] IRepository<CommonDocument> _commonDocumentRepository,
[FromServices] IDictionaryService _dictionaryService,