using VberZero.AppService.Notifications; namespace VberAdmin.BaseSystem.Notifications; public interface INotificationAppService : VberZero.AppService.Notifications.INotificationAppServiceBase { }