songxingwei 2 tahun lalu
induk
melakukan
1015193d21
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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