+ [refac] reset where condition to empty.

This commit is contained in:
liugang
2024-11-20 15:42:49 +08:00
committed by 朱金勇
parent f5fa3f54cd
commit 3dcd4cde2e
+1
View File
@@ -826,6 +826,7 @@ class cache
$this->setKey('');
$this->setTable('');
$this->setEvent('');
$this->setWhere('');
$this->setObjects([]);
}