using WX.CRM.IBLL.Res; using WX.CRM.Model.Entity; namespace WX.CRM.BLL.Res { public class RES_WEIGHT_BL : DbContextRepository, IRES_WEIGHT { } }