From 7a2d2608e063cb6e235f7a131e45b1ed9f8c4545 Mon Sep 17 00:00:00 2001 From: zx <756958008@qq.com> Date: Fri, 13 Jul 2018 18:20:28 +0800 Subject: [PATCH] =?UTF-8?q?modified=20=E7=BB=86=E8=8A=82=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/database.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/database.php b/application/database.php index 32e9f1d..e65bbca 100755 --- a/application/database.php +++ b/application/database.php @@ -15,7 +15,7 @@ return [ // 服务器地址 'hostname' => '127.0.0.1', // 数据库名 - 'database' => 'crm', + 'database' => 'apiadmin', // 用户名 'username' => 'root', // 密码