From f0a4168ef085bb97c61fdb119a2d08388b65256d Mon Sep 17 00:00:00 2001 From: lq Date: Wed, 4 Dec 2024 09:32:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=B0=E5=BD=95=E6=97=A5=E5=BF=97=E6=B5=8B?= =?UTF-8?q?=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/models/OpLog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/models/OpLog.php b/common/models/OpLog.php index b1f634e..7cbb2db 100644 --- a/common/models/OpLog.php +++ b/common/models/OpLog.php @@ -5,7 +5,7 @@ namespace common\models; use yii\behaviors\TimestampBehavior; use yii\db\ActiveRecord; -class OpLog extends \common\modelsgii\Address +class OpLog extends \common\modelsgii\OpLog { public function behaviors() {