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