'DB_DSN'=>'mysql://root:123456@localhost:3306/wish',//使用DSN方式配置数据库信息
'DB_HOST'=> 'localhost',//开启页面Trace 'DB_USER'=> 'root',//开启页面Trace 'DB_PWD'=> '123456',//开启页面Trace 'DB_NAME'=> 'wish',//开启页面Trace