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
yyq
9 years ago
Commit
c0c00148fb2de191c769ca9bce1df4c3b270f551
1 parent
4346a3c6
test api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
yohobuy/www.yohobuy.com/public/index-test.php
yohobuy/www.yohobuy.com/public/index-test.php
View file @
c0c0014
...
...
@@ -14,8 +14,8 @@ define('EXHIBITION_TICKET', 51335912);//展览票skn
define
(
'USE_INTER_FACE_SHUNT'
,
false
);
//分流开关
define
(
'API_URL'
,
'http://api-test3.yohops.com:9999/'
);
define
(
'SERVICE_URL'
,
'http://service-test3.yohops.com:9999/'
);
define
(
'API_URL'
,
'http://api-test1.yohops.com:9999/'
);
define
(
'SERVICE_URL'
,
'http://service-test1.yohops.com:9999/'
);
define
(
'YOHOBUY_URL'
,
'http://www.yohobuy.com/'
);
define
(
'SERVICE_NOTIFY'
,
'http://testservice.yoho.cn:28077/'
);
define
(
'API_OLD'
,
'http://test2.open.yohobuy.com/'
);
...
...
Please
register
or
login
to post a comment