From d6d8f408e6ffd6a0848709938fdacee00f2ce6e6 Mon Sep 17 00:00:00 2001 From: jhc <9316338+wangyitao309@user.noreply.gitee.com> Date: Sat, 8 Oct 2022 15:23:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/conf.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/conf.ini b/conf/conf.ini index d9e4770..dd466bf 100644 --- a/conf/conf.ini +++ b/conf/conf.ini @@ -1,5 +1,5 @@ [system] -mode = dev #正式prod #测试dev +mode = prod #正式prod #测试dev [mysql] Db = mysql