using Inotify.ThridOauth.IService; namespace Inotify.ThridOauth.IService { public interface IWeChatLogin : ILogin { } }