/** * 设置次要config * * @param array $config */ public static function setSecondaryConfig($config) { self::$_secCfg = $config; }