修改名字

Uat_Study
hang 2023-05-16 10:34:18 +08:00
parent 06dde739c3
commit eae1040695
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ namespace IRaCIS.Core.Application.Service.ImageAndDoc
}
public IResponseOutput DicomUploadInprogress(Guid trialId, string studyInstanceUid)
public IResponseOutput DicomUploadInProgress(Guid trialId, string studyInstanceUid)
{
_provider.Set($"StudyUid_{trialId}_{studyInstanceUid}", _userInfo.Id, TimeSpan.FromSeconds(30));