From 0cea2efc4e7ee0d4ce032605a16d298f17f97053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=90=E5=B0=8F=E5=BF=83?= Date: Tue, 10 Jul 2018 18:23:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/自定义类名 */