修改名字
parent
06dde739c3
commit
eae1040695
|
@ -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));
|
||||
|
||||
|
|
Loading…
Reference in New Issue