using WX.CRM.IBLL.QH; using WX.CRM.Model.Entity; namespace WX.CRM.BLL.QH { public class QH_BALANCE_BL : DbContextRepository, IQH_BALANCE { } }