修改返回的路径
parent
a42867879d
commit
04dd15df5f
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue