$this->links[$linkNum] = new PDO($config['dsn'], $config['username'], $config['password'], $params);有谁知道这是啥问题吗?需要怎么解决