thinkphp跨库操作的简单代码实例 实例一:配置config.php文件配置多个数据库配置'DB_CONFIG2'=>'mysql://root:1234@localhost:3306/thinkphp thinkphp跨库操作