This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
songxingwei
/
jyblhdl_admin2
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
1
songxingwei
2 anni fa
parent
44c55e3b38
commit
1015193d21
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
thinkphp/library/think/cache/driver/Redis.php
+ 1
- 0
thinkphp/library/think/cache/driver/Redis.php
Vedi File
@@ -34,6 +34,7 @@ class Redis extends Driver
'serialize' => true,
];
+
/**
* 架构函数
* @access public