From 1638cbc006fa7f10af46da967de1dff7c6769340 Mon Sep 17 00:00:00 2001 From: Donjan Date: Thu, 22 Apr 2021 09:46:49 +0800 Subject: [PATCH] =?UTF-8?q?getAllFromCache=E4=BD=BF=E7=94=A8remember?= =?UTF-8?q?=E6=96=B9=E6=B3=95=EF=BC=8C=E8=BF=99=E9=87=8C=E5=B9=B6=E4=B8=8D?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E9=A2=84=E5=85=88=E8=AF=BB=E5=8F=96=EF=BC=8C?= =?UTF-8?q?=E5=9C=A8=E5=A4=9A=E6=AC=A1=E4=BF=AE=E6=94=B9rule=EF=BC=8C?= =?UTF-8?q?=E4=BD=86=E5=B9=B6=E6=B2=A1=E6=9C=89=E6=A3=80=E6=9F=A5=E6=97=B6?= =?UTF-8?q?=E4=BC=9A=E9=80=A0=E6=88=90=E6=80=A7=E8=83=BD=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Models/Rule.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Models/Rule.php b/src/Models/Rule.php index 9550e1e..60eef7b 100755 --- a/src/Models/Rule.php +++ b/src/Models/Rule.php @@ -81,7 +81,6 @@ class Rule extends Model } $this->forgetCache(); - $this->getAllFromCache(); } /**