using VberZero.AppService.Attaches; namespace VberAdmin.BaseSystem.Attaches; public interface IAttachFilesAppService : IAttachFilesAppServiceBase { }