修改
continuous-integration/drone/push Build is passing Details

IRC_NewDev
he 2024-07-01 13:46:54 +08:00
parent 5b0026f30f
commit f446d400a1
1 changed files with 2 additions and 0 deletions

View File

@ -284,6 +284,8 @@ namespace IRaCIS.Application.Services
Id = y.Id,
FileName = y.FileName,
Path = y.Path,
Size = y.Size,
Type = y.Type,
CreateTime = y.CreateTime,
}).ToList(),