修改路径
parent
a44c3dae10
commit
83ddaa1bdd
|
@ -192,7 +192,7 @@ namespace IRaCIS.Api.Controllers
|
|||
UserTypeEnum = UserTypeEnum.ShareImage,
|
||||
Code = "ShareCode001",
|
||||
}));
|
||||
return ResponseOutput.Ok("/#//showdicom?studyId=f7b67793-8155-0223-2f15-118f2642efb8&type=Share" + token);
|
||||
return ResponseOutput.Ok("/#/showdicom?studyId=f7b67793-8155-0223-2f15-118f2642efb8&type=Share" + token);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue