This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
songxingwei
/
jyblhdl_admin2
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
1
songxingwei
il y a 2 ans
Parent
44c55e3b38
commit
1015193d21
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
thinkphp/library/think/cache/driver/Redis.php
+ 1
- 0
thinkphp/library/think/cache/driver/Redis.php
Voir le fichier
@@ -34,6 +34,7 @@ class Redis extends Driver
'serialize' => true,
];
+
/**
* 架构函数
* @access public