缩略图测试

This commit is contained in:
2022-05-20 10:14:01 +08:00
parent 04a24ea438
commit ca1f23ca4d
7 changed files with 144 additions and 42 deletions
@@ -20,6 +20,8 @@ namespace IRaCIS.Core.Application.Contracts
public string FullFilePath { get; set; } = string.Empty;
public string PreviewPath => "/Common/LocalFilePreview?relativePath=" + Path;
}