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
Rock Zhang
2016-02-01 11:19:34 +0800
Commit
588774aec7e7580d2e812ccc13e58fc110bda961
1 parent
3fecba21
修复缓存引用件
Code Review By Rock Zhang
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
yohobuy/m.yohobuy.com/application/models/Home/Order.php
yohobuy/m.yohobuy.com/application/models/Home/Order.php
View file @
588774a
...
...
@@ -3,6 +3,7 @@
namespace
Home
;
use
Configs\CacheConfig
;
use
Plugin\Cache
;
use
LibModels\Wap\Home\IndexData
;
use
LibModels\Wap\Home\OrderData
;
use
Plugin\Helpers
;
...
...
Please
register
or
login
to post a comment