songxingwei 2 anni fa
parent
commit
1015193d21
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      thinkphp/library/think/cache/driver/Redis.php

+ 1 - 0
thinkphp/library/think/cache/driver/Redis.php

@@ -34,6 +34,7 @@ class Redis extends Driver
         'serialize'  => true,
     ];
 
+
     /**
      * 架构函数
      * @access public