using VberZero.AppService.Settings; namespace VberAdmin.BaseSystem.Settings; public interface ISettingAppService : ISettingAppServiceBase { }