public EntityRepository()
 {
     _model = new KangtingBizModel();
 }