示例#1
0
 public AuthRepository()
 {
     _context = new CompetitiondbContext();
 }