Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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-10-30 22:40:06 +0800
Commit
bb60eaad9ad6c796398525a924835f868571dffc
1 parent
0b8dfd2e
gulp ge to gzip css js
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
library/LibModels/Wap/Product/SearchData.php
static/dist/myohobuy/0.0.6/index.css
library/LibModels/Wap/Product/SearchData.php
View file @
bb60eaa
...
...
@@ -139,7 +139,9 @@ class SearchData
$param
[
'order'
]
=
$order
;
$param
[
'page'
]
=
$page
;
$param
[
'limit'
]
=
$limit
;
if
(
!
empty
(
$condition
))
{
$param
+=
$condition
;
}
$param
[
'client_secret'
]
=
Sign
::
getSign
(
$param
);
return
Yohobuy
::
get
(
Yohobuy
::
API_URL
,
$param
,
600
);
// 有缓存10分钟
...
...
static/dist/myohobuy/0.0.6/index.css
View file @
bb60eaa
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment