示例#1
0
 public static function disableCacheAll()
 {
     self::$cacheAll = false;
 }