'sqlsrv', // 服务器地址 'hostname' => '47.100.235.34', // 数据库名 'database' => 'HQDB', // 用户名 'username' => 'member_system', // 密码 'password' => 'AbcKeqin891107@163.com', // 端口 'hostport' => '8989', // 连接dsn 'charset' => 'utf8', 'debug' => true, 'resultset_type' => 'array', // 自动写入时间戳字段 ]; }