diff --git a/src/config.php b/src/config.php index 75ca6ba..1bfa01e 100644 --- a/src/config.php +++ b/src/config.php @@ -10,7 +10,7 @@ /* * 默认配置,将会合并到各模块中 */ - 'defaults' => [ + 'default' => [ /* * 指定 API 调用返回结果的类型:array(default)/object/raw/自定义类名 */