优化
This commit is contained in:
@@ -25,7 +25,6 @@ class ServerKey implements Renderable
|
||||
$table = new Table(['名称', '参数'], $data);
|
||||
|
||||
return $table->render();
|
||||
die();
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user