<?php /** * 测试服务器数据库 * @author Lazy 2017-10-26 */ return [ 'dbhost' => '114.55.72.135', 'dbuser' => 'ecuser', 'dbpwd' => 'ec08@0user', 'dbname' => 'zhongche_nc' ];