using VberZero.AppService.Helps; namespace VberAdmin.BaseSystem.Helps; public interface IHelpAppService : ISysHelpsAppServiceBase { }