chengwl 4 年之前
父节点
当前提交
ff7ae5d776
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/db.php

+ 1 - 1
config/db.php

@@ -2,7 +2,7 @@
 
 return [
     'class' => 'yii\db\Connection',
-    'dsn' => 'mysql:host=170.106.33.56;dbname=getdata_mywigs_c',
+    'dsn' => 'mysql:host=localhost;dbname=getdata_mywigs_c',
     'username' => 'getdata_mywigs_c',
     'password' => '2dzwbesMtiFkbJB4',
     'charset' => 'utf8',