修改返回的路径

Uat_Study
hang 2023-04-10 13:58:23 +08:00
parent a42867879d
commit 04dd15df5f
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ namespace IRaCIS.Core.Application.Services
FileType = sysDoc.FileType.MappedValue,
UpdateTime = sysDoc.UpdateTime,
FullFilePath = sysDoc.Path + "?access_token=" + _userInfo.UserToken,
FullFilePath = sysDoc.Path ,
ConfirmUserId = confirm.ConfirmUserId,
ConfirmTime = confirm.ConfirmTime,