/** * 设置首要config * * @param array $config */ public static function setPrimaryConfig($config) { self::$_priCfg = $config; }