using Model; namespace Services { public interface ISysOauthClientDetailsService : IBaseService { } }