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
Plain Diff
Browse Files
Authored by
zhangxiaoru
9 years ago
Commit
ea5e51d9de6969547428ef479427f4a2ce2ee6ce
2 parents
52764e61
94f2f197
支付页面图片调整
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 @
ea5e51d
...
...
@@ -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