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
周少峰
9 years ago
Commit
c2fb3c603e020a26bbcd4140c6b3027240bbf2e8
1 parent
ea1848e4
testing url
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
library/LibModels/Wap/Product/SearchData.php
library/LibModels/Wap/Product/SearchData.php
View file @
c2fb3c6
...
...
@@ -36,6 +36,7 @@ class SearchData
// return 'http://101.200.31.165/yohosearch/search.json';
return
'http://192.168.10.64:8080/yohosearch/search.json'
;
case
'testing'
:
return
'http://testing.yohoops.org/yohosearch/search.json'
;
case
'developer'
:
default
:
return
'http://searchyohoops.yohobuy.com/yohosearch/search.json'
;
...
...
Please
register
or
login
to post a comment