using WX.CRM.IBLL.Csvr;
using WX.CRM.Model.Entity;
namespace WX.CRM.BLL.Csvr
{
public class CSVR_CALLRECORD_QC_BL : DbContextRepository<CSVR_CALLRECORD_QC>, ICSVR_CALLRECORD_QC
}