mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
修复快捷查询错误
This commit is contained in:
@@ -23,6 +23,8 @@ class BaseModelBase extends Model
|
||||
*/
|
||||
public static $autoCache = [];
|
||||
|
||||
protected static $uGetList = [];
|
||||
|
||||
public static function onAfterWrite($model)
|
||||
{
|
||||
static::autoRemoveCache($model);
|
||||
|
||||
Reference in New Issue
Block a user