diff --git a/QMPlusServer/config/dbconfig/config.json b/QMPlusServer/config/dbconfig/config.json index cf7d1e4c..86082d37 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": "zhongzerong", + "dbname": "QMPlus", "config": "charset=utf8&parseTime=True&loc=Local" } } \ No newline at end of file