using WX.CRM.IBLL.WeWork; using WX.CRM.Model.Entity; namespace WX.CRM.BLL.WeWork { public class WW_HHUSER_BL : DbContextRepository, IWW_HHUSER { } }