优化网站缓存;

This commit is contained in:
2022-02-14 22:54:35 +08:00
parent c4ac0764b9
commit 80f5b7cf27
5 changed files with 129 additions and 113 deletions

View File

@@ -15,7 +15,9 @@ class Nav extends Base
public static $autoClearCache = [
[
'name' => 'type_3_list'
'type' => 'key',
'name' => 'type_list',
'field' => 'type'
]
];