From 5d0be589f034231f1daef11e2626164ff17cb166 Mon Sep 17 00:00:00 2001 From: klausY Date: Wed, 30 Oct 2019 17:10:11 +0800 Subject: [PATCH] =?UTF-8?q?form=E8=A1=A8=E5=8D=95=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QMPlusServer/config/dbconfig/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QMPlusServer/config/dbconfig/config.json b/QMPlusServer/config/dbconfig/config.json index 72860b6a..e0d9bc1a 100644 --- a/QMPlusServer/config/dbconfig/config.json +++ b/QMPlusServer/config/dbconfig/config.json @@ -3,7 +3,7 @@ "username": "root", "password": "Aa@6447985", "path": "127.0.0.1:3306", - "dbname": "QMPlus", + "dbname": "yx", "config": "charset=utf8&parseTime=True&loc=Local" } } \ No newline at end of file