This website works better with JavaScript
Home
Explore
Help
Register
Sign In
songxingwei
/
jyblhdl_admin2
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
songxingwei
2 years ago
parent
44c55e3b38
commit
1015193d21
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
thinkphp/library/think/cache/driver/Redis.php
+ 1
- 0
thinkphp/library/think/cache/driver/Redis.php
View File
@@ -34,6 +34,7 @@ class Redis extends Driver
'serialize' => true,
];
+
/**
* 架构函数
* @access public