Exemple #1
0
 /**
  * 应用连接配置
  * @param array $config
  */
 public static function applyConfig($config)
 {
     self::$providers = $config;
 }