public UnitWork(yfjbContext context) { _context = context; }
public BaseRepository(yfjbContext context) { _context = context; }