mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-10 11:40:52 +08:00
feat: 同步
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Yi.Framework.Module.FileManager
|
||||
/// <summary>
|
||||
/// 文件处理
|
||||
/// </summary>
|
||||
[ApiDescriptionSettings("FileManager")]
|
||||
public class FileService : ApplicationService, IFileService, IDynamicApiController, ITransient
|
||||
{
|
||||
private readonly IRepository<FileEntity> _repository;
|
||||
|
||||
Reference in New Issue
Block a user