chenhao 4 years ago
parent
commit
e2cd0c1353
1 changed files with 2 additions and 2 deletions
  1. 2 2
      application/database.php

+ 2 - 2
application/database.php

@@ -14,9 +14,9 @@ return [
     // 服务器地址
     'hostname'        => '47.111.246.47',
     // 数据库名
-    'database'        => 'test_crm_hdlkeji',
+    'database'        => 'crm',
     // 用户名
-    'username'        => 'test_crm_hdlkeji',
+    'username'        => 'crm',
     // 密码
     'password'        => 'zsHydB7RTFy3yzrL',
     // 端口