using WX.CRM.IBLL.Wx; using WX.CRM.Model.Entity; namespace WX.CRM.BLL.Wx { public class WX_BALANCE_LOG_BL : DbContextRepository, IWX_BALANCE_LOG { } }