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-11 10:14:15 +0800
Commit
6183b3fb351ca8df78c745bf6ea81f4ff85af11b
1 parent
76717205
add channel and guang page cache
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
library/LibModels/Wap/Guang/PlusstarData.php
library/LibModels/Wap/Guang/PlusstarData.php
View file @
6183b3f
...
...
@@ -138,7 +138,6 @@ class PlusstarData
return
$cached
;
}
}
return
$result
;
// 品牌详情信息
$brandInfo
=
Yohobuy
::
yarClient
(
Yohobuy
::
SERVICE_URL
.
self
::
URI_BRANDINFO_PLUSSTAR
,
'getBrandInfo'
,
array
(
array
(
'id'
=>
$id
)),
3600
);
// 缓存1小时
...
...
Please
register
or
login
to post a comment