From eb6e2c266b4b04783afffb715f76558593c5a436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Tue, 23 Mar 2021 17:57:27 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/pear.config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/pear.config.json b/config/pear.config.json index b9fdfdb..27e2719 100644 --- a/config/pear.config.json +++ b/config/pear.config.json @@ -62,5 +62,8 @@ "other": { "keepLoad": 1200, "autoHead": false + }, + "header":{ + "message": "admin/data/message.json" } }