This commit is contained in:
2021-02-22 18:02:57 +08:00
parent 55cc450185
commit 12ba82bf49
+1
View File
@@ -445,6 +445,7 @@ class Node extends HttpService
*/
private function restructure(): static
{
$this->error('eeee');
if (empty($this->handler)) {
return $this;
}