修改
This commit is contained in:
@@ -489,7 +489,7 @@ namespace IRaCIS.Core.API.Controllers
|
||||
CreateTime = DateTime.Now,
|
||||
FileName = fileName,
|
||||
FilePath = relativePath,
|
||||
RelativePaths = relativePath,
|
||||
RelativePath = relativePath,
|
||||
CreateUserId = _userInfo.Id
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user