修改一版
This commit is contained in:
@@ -416,7 +416,7 @@ namespace IRaCIS.Core.API.Controllers
|
||||
fileDtos.Add(new FileDto()
|
||||
{
|
||||
FileName = fileName,
|
||||
Path = serverFilePath
|
||||
Path = relativePath
|
||||
|
||||
});
|
||||
return fileName;
|
||||
|
||||
Reference in New Issue
Block a user