'mysql', // 服务器地址 'hostname' => '47.112.222.163', // 'hostname' => '127.0.0.1', // 数据库名 'database' => 'sgds', // 'database' => 'wx_nnsg520', // 用户名 'username' => 'sgds', // 'username' => 'wx_nnsg520', // 密码 'password' => 'aYDHdnLNCT5eA5ns', // 端口 'hostport' => '3306', // 数据库编码默认采用utf8 'charset' => 'utf8mb4', // 数据库表前缀 'prefix' => 'sg_', "authcode" => 'g6dPDEeAC1S7UjygVq', //#COOKIE_PREFIX# ];