From 4a55c7ba523e1b6e69020b2d054efef816cbf2f4 Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Tue, 1 Mar 2022 22:34:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=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 --- bin/conf/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/conf/config.yml b/bin/conf/config.yml index 25de337..db0177c 100644 --- a/bin/conf/config.yml +++ b/bin/conf/config.yml @@ -22,12 +22,12 @@ database: # 数据库端口 port: 3306 # 数据库用户 - user: "root" + user: "" # 数据库密码 password: "" # 数据库名称 # 如果该数据库不存在则自动创建 - db: "reqcount" + db: ""