diff --git a/QMPlusServer/config/dbconfig/config.json b/QMPlusServer/config/dbconfig/config.json index cf7d1e4cf84bddacbaddc169a3a204e69e83e6b9..86082d37e7981108cad7b4d07dd655f202012fd8 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