using CRM.Core.Model.Entity; namespace CRM.Core.BLL.Application.B { public class Bill_Account_BL : DbContextRepository { } }