using WX.CRM.BLL; using WX.CRM.IBLL.Wx; using WX.CRM.Model.Entity; namespace AY.CRM.BLL.Wx { public class WX_ACTIVEUSER_BL : DbContextRepository, IWX_ACTIVEUSER { } }