This commit is contained in:
2023-04-16 13:47:32 +08:00
parent 3bfa88b4d8
commit 5f53ab9d7d
-1
View File
@@ -30,7 +30,6 @@ class Component implements Configure
*/ */
public function __construct() public function __construct()
{ {
$this->init();
} }
/** /**