wesmiler %!s(int64=5) %!d(string=hai) anos
pai
achega
f624e1d880
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/index/controller/IndexController.php

+ 1 - 1
app/index/controller/IndexController.php

@@ -19,7 +19,7 @@ class IndexController extends HomeBaseController
         $cacheKey = 'cache:index_pages:index';
         $cacheKey = 'cache:index_pages:index';
         $pageHtml = RedisService::get($cacheKey);
         $pageHtml = RedisService::get($cacheKey);
         if($pageHtml){
         if($pageHtml){
-//            return $pageHtml;
+            return $pageHtml;
         }
         }
 
 
         // 热门分类
         // 热门分类