mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-09 16:12:49 +08:00
修正sae一处配置
This commit is contained in:
@@ -55,9 +55,12 @@ return [
|
||||
'type' => 'Sae',
|
||||
],
|
||||
'file_upload_type' => 'Sae',
|
||||
'template' => [
|
||||
'compile_type' => 'Sae',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
// 别名定义
|
||||
'alias' => [
|
||||
'think\Log' => CORE_PATH . 'log' . EXT,
|
||||
|
||||
Reference in New Issue
Block a user