Uat_Study
hang 2023-05-06 13:39:43 +08:00
parent 8b481aaae2
commit f7ed595f7c
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ namespace IRaCIS.Core.Application.Service.ImageAndDoc
}
[UnitOfWork]
[TypeFilter(typeof(TrialResourceFilter), Arguments = new object[] { "AfterStopCannNotOpt" })]
public async Task<IResponseOutput> AddOrUpdateArchiveStudy(NewArchiveStudyCommand incommand)
{