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
whb
9 years ago
Commit
a93a1db33d89a7a0de6cf5f09a68f4a392bda9d9
1 parent
c833ba30
searchData
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
library/LibModels/Wap/Product/SearchData.php
library/LibModels/Wap/Product/SearchData.php
View file @
a93a1db
...
...
@@ -34,7 +34,7 @@ class SearchData
case
'preview'
:
case
'developer'
:
default
:
return
'http://192.168.10.64:8080/yohosearch/search.json'
;
//'http://101.200.31.165
/yohosearch/search.json';
return
'http://101.200.31.165/yohosearch/search.json'
;
//return 'http://192.168.10.64:8080
/yohosearch/search.json';
}
}
...
...
Please
register
or
login
to post a comment