namespace GxPress.Service.Interface.AppChannel { public interface IAppChannelService:IService { } }