修改为post
parent
a4396c07d9
commit
91c2425ff8
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue