Authored by hf

fixes bug to search page cache

... ... @@ -5,6 +5,7 @@ namespace Product;
use Configs\CacheConfig;
use LibModels\Wap\Product\SearchData;
use Plugin\DataProcess\ListProcess;
use Plugin\Cache;
/**
* 搜索相关的模板数据模型
... ...