From e45fbef80ad82116e8a0534e4f3949431a707596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Thu, 8 Sep 2022 11:31:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Kiri.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kiri.php b/Kiri.php index d9d108ae..b7aaf30b 100644 --- a/Kiri.php +++ b/Kiri.php @@ -309,4 +309,4 @@ class Kiri } -Kiri::setContainer(new Container()); +Kiri::setContainer(Container::getInstance());