Uat_Study
he 2023-05-06 14:02:53 +08:00
commit ea6c6c8490
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)
{