改名
This commit is contained in:
@@ -443,7 +443,7 @@ class Node extends HttpService
|
|||||||
/**
|
/**
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
private function restructure(): static
|
public function restructure(): static
|
||||||
{
|
{
|
||||||
var_dump($this->handler);
|
var_dump($this->handler);
|
||||||
if (empty($this->handler)) {
|
if (empty($this->handler)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user