public int UpdatePermission(ChannelRightOperate model) { return(ChannelPermissionBll.UpdatePermission(model)); }