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
94f2f197dffeaf60e6631b9900bc36a9c34139fc
1 parent
5dd53bd0
搜索地址
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
library/LibModels/Wap/Product/SearchData.php
library/LibModels/Wap/Product/SearchData.php
View file @
94f2f19
...
...
@@ -36,10 +36,9 @@ 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'
;
return
'http://
192.168.102.216:8080/yohosearch/sortgroup
.json'
;
}
}
...
...
Please
register
or
login
to post a comment