using VberZero.AppService.Query; namespace VberAdmin.Query; public interface IQueryAppService : IVzQueryAppService { }