using WX.CRM.Model.Entity;
namespace WX.CRM.IBLL.Csvr
{
public interface ICSVR_FAVORITECUSTOMER_HIS : IRepository<CSVR_FAVORITECUSTOMER_HIS>
}