Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hf
2015-11-02 11:04:37 +0800
Commit
3e9cf665ded30c00308ba1a87a59f460cbbb018f
1 parent
39eb298d
fixes bug to search page cache
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
yohobuy/m.yohobuy.com/application/models/Product/Search.php
yohobuy/m.yohobuy.com/application/models/Product/Search.php
View file @
3e9cf66
...
...
@@ -5,6 +5,7 @@ namespace Product;
use
Configs\CacheConfig
;
use
LibModels\Wap\Product\SearchData
;
use
Plugin\DataProcess\ListProcess
;
use
Plugin\Cache
;
/**
* 搜索相关的模板数据模型
...
...
Please
register
or
login
to post a comment