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