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
周少峰
8 years ago
Commit
1036d3b494cec53dada6a175e94a9da5cff4f6aa
1 parent
49d049f7
test
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 @
1036d3b
...
...
@@ -14,8 +14,8 @@ define('EXHIBITION_TICKET', 51335912);//展览票skn
define
(
'USE_INTER_FACE_SHUNT'
,
false
);
//分流开关
define
(
'API_URL'
,
'http://api-test2.yohops.com:9999/'
);
define
(
'SERVICE_URL'
,
'http://service-test2.yohops.com:9999/'
);
define
(
'API_URL'
,
'http://api-test3.yohops.com:9999/'
);
define
(
'SERVICE_URL'
,
'http://service-test3.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