Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hf
2015-11-11 10:13:22 +0800
Commit
76717205e0d803ea5833ea69e14549c7c2db7ed9
1 parent
93512352
add channel and guang page cache
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
library/LibModels/Wap/Guang/DetailData.php
library/LibModels/Wap/Guang/DetailData.php
View file @
7671720
...
...
@@ -48,7 +48,6 @@ class DetailData
return
$cached
;
}
}
return
$result
;
// 获取资讯
$article
=
Yohobuy
::
yarClient
(
Yohobuy
::
SERVICE_URL
.
self
::
URI_PACKAGE_ARTICLE
,
'getArticle'
,
array
(
$id
,
$clientType
),
false
,
1000
);
...
...
Please
register
or
login
to post a comment