using WX.CRM.IBLL.weapp; using WX.CRM.Model.Entity; namespace WX.CRM.BLL.weapp { public class WEAPP_SALEUSERS_BL : DbContextRepository, IWEAPP_SALEUSERS { } }