using System; using System.Collections.Generic; using System.Common; using System.IRepositories; using System.Model; using System.Text; namespace System.Repositories { public class Sys_CallBlacklistRepository : BaseRepository, ISys_CallBlacklistRepository { } }