From 784fc5cb073f0c2fdbdcda73006328c4faadef2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E8=B5=9F?= Date: Wed, 11 Aug 2021 09:11:29 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'init.go'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.go | 1 + 1 file changed, 1 insertion(+) diff --git a/init.go b/init.go index 734cefb..bd6ad7e 100644 --- a/init.go +++ b/init.go @@ -15,6 +15,7 @@ func initApp() (closes []func()) { config.InitConfig(&config.IniConfig{ ConfigPath: "config", RunModel: "test", + RunModelErrAllow: true, }) // 初始化日志