using WX.CRM.IBLL.Base; using WX.CRM.Model.Entity; namespace WX.CRM.BLL.Base { public class BAS_CASE_CATEGORY_BL : DbContextRepository, IBAS_CASE_CATEGORY { } }