读取配置缓存函数格式:
\Phpcmf\Service::C()->get_cache("缓存字符串");
读取模块配置缓存:
\Phpcmf\Service::C()->get_cache("module-站点ID-模块目录");