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