mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
sae模式文件调整
This commit is contained in:
@@ -50,7 +50,6 @@ return [
|
||||
'Think\Template' => CORE_PATH . 'Template'.EXT,
|
||||
'Think\Cache' => CORE_PATH . 'Cache'.EXT,
|
||||
'Think\Cache\Driver\File' => CORE_PATH . 'Cache/Driver/File'.EXT,
|
||||
'Think\Storage' => CORE_PATH . 'Storage'.EXT,
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user