修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
5b0026f30f
commit
f446d400a1
|
@ -284,6 +284,8 @@ namespace IRaCIS.Application.Services
|
||||||
Id = y.Id,
|
Id = y.Id,
|
||||||
FileName = y.FileName,
|
FileName = y.FileName,
|
||||||
Path = y.Path,
|
Path = y.Path,
|
||||||
|
Size = y.Size,
|
||||||
|
Type = y.Type,
|
||||||
CreateTime = y.CreateTime,
|
CreateTime = y.CreateTime,
|
||||||
}).ToList(),
|
}).ToList(),
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue