protected function getConfig() { //配置 if (!self::$config) { self::$config = (include MEMCACHE_PATH . "config/config.php"); } }