songxingwei %!s(int64=3) %!d(string=hai) anos
pai
achega
e306739852
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vendor/zoujingli/think-library/src/service/NodeService.php

+ 1 - 1
vendor/zoujingli/think-library/src/service/NodeService.php

@@ -76,7 +76,7 @@ class NodeService extends Service
      */
     public function getMethods($force = false)
     {
-        $this->app->cache->clear();
+        //$this->app->cache->clear();
         static $data = [];
         if (empty($force)) {
             if (count($data) > 0) return $data;