Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
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:03:54 +0800
Commit
bdc2848df02251007114ee83c2fc4ab91832fa85
1 parent
f8a2ec4c
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 @
bdc2848
...
...
@@ -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