diff --git a/config.php.bak b/config.php.bak index e62a1c434bc50f4533eb670844c80aadb81f85ea..50b6c87bc7632732133328d48a2d99fc4692069f 100644 --- a/config.php.bak +++ b/config.php.bak @@ -11,12 +11,12 @@ define('DB_HOST', '127.0.0.1'); /** * 数据库用户名 */ -define('DB_USER', 'root'); +define('DB_USER', 'hfuro'); /** * 数据库密码 */ -define('DB_PASS', 'root'); +define('DB_PASS', 'fkkn24e5'); /** * 数据库名字 */ -define('DB_NAME', 'baixiu'); +define('DB_NAME', 'hfuro');