'mysql', // 数据库类型 'DB_HOST' => '127.0.0.1', // 服务器地址 'DB_NAME' => 'shop_qianguxiu', // 数据库名-起点营销微信:yshihai 'DB_USER' => 'shop_qianguxiu', // 用户名-起点营销微信:yshihai 'DB_PWD' => '43KNSzpwnmaacESS', // 密码-起点营销微信:yshihai 'DB_PORT' => '3306', // 端口 'DB_PREFIX' => 'oscshop_', // 数据库表前缀 ); ?>