完善扩展插件机制

This commit is contained in:
2020-04-13 10:40:47 +08:00
parent 6560f723cd
commit 53ccc5f123
11 changed files with 167 additions and 142 deletions

View File

@@ -10,7 +10,7 @@
// +----------------------------------------------------------------------
return [
'autoload' => true,
'autoload' => false,
'hooks' => [],
'route' => [],
'service' => [],