This commit is contained in:
thinkphp
2016-08-17 16:24:31 +08:00
parent 631334b31e
commit ea1dc1ff04

View File

@@ -9,7 +9,7 @@
// | Author: liu21st <liu21st@gmail.com>
// +----------------------------------------------------------------------
namespace think\cache\driver;
namespace think\cache;
/**
* 缓存基础类