using WX.CRM.IBLL.Res;
using WX.CRM.Model.Entity;
namespace WX.CRM.BLL.Res
{
public class RES_SALESGROUP_RATE_BL : DbContextRepository<RES_SALESGROUP_RATE>, IRES_SALESGROUP_RATE
}