Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
whb
9 years ago
Commit
c6a6d1193975c9be02d2de80e954007ef62bd926
1 parent
cfe016dc
测试搜素
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 @
c6a6d11
...
...
@@ -34,7 +34,7 @@ class SearchData
case
'preview'
:
case
'developer'
:
default
:
return
'http://101.200.31.165/yohosearch/search.json'
;
return
'http://1
92.168.10.64:8080/yohosearch/search.json'
;
//'http://1
01.200.31.165/yohosearch/search.json';
}
}
...
...
Please
register
or
login
to post a comment