using WX.CRM.IBLL.Csvr; using WX.CRM.Model.Entity; namespace WX.CRM.BLL.Csvr { public class CSVR_MESSAGE_BL : DbContextRepository, ICSVR_MESSAGE { } }