Showing
2 changed files
with
4 additions
and
4 deletions
@@ -21,8 +21,8 @@ define('USE_INTER_FACE_SHUNT', false);//分流开关 | @@ -21,8 +21,8 @@ define('USE_INTER_FACE_SHUNT', false);//分流开关 | ||
21 | //define('API_OLD', 'http://test2.open.yohobuy.com/'); | 21 | //define('API_OLD', 'http://test2.open.yohobuy.com/'); |
22 | 22 | ||
23 | #dev环境 | 23 | #dev环境 |
24 | - define('API_URL', 'http://api-test2.yohops.com:9999'); | ||
25 | - define('SERVICE_URL', 'http://service-test2.yohops.com:9999/'); | 24 | + define('API_URL', 'http://api-test3.yohops.com:9999'); |
25 | + define('SERVICE_URL', 'http://service-test3.yohops.com:9999/'); | ||
26 | define('YOHOBUY_URL', 'http://www.yohobuy.com/'); | 26 | define('YOHOBUY_URL', 'http://www.yohobuy.com/'); |
27 | define('SERVICE_NOTIFY', 'http://test2.open.yohobuy.com/'); | 27 | define('SERVICE_NOTIFY', 'http://test2.open.yohobuy.com/'); |
28 | define('API_OLD', 'http://devservice.yoho.cn:58077/'); | 28 | define('API_OLD', 'http://devservice.yoho.cn:58077/'); |
@@ -14,8 +14,8 @@ define('EXHIBITION_TICKET', 51335912);//展览票skn | @@ -14,8 +14,8 @@ define('EXHIBITION_TICKET', 51335912);//展览票skn | ||
14 | 14 | ||
15 | define('USE_INTER_FACE_SHUNT', false);//分流开关 | 15 | define('USE_INTER_FACE_SHUNT', false);//分流开关 |
16 | 16 | ||
17 | -define('API_URL', 'http://api-test2.yohops.com:9999/'); | ||
18 | -define('SERVICE_URL', 'http://service-test2.yohops.com:9999/'); | 17 | +define('API_URL', 'http://api-test3.yohops.com:9999/'); |
18 | +define('SERVICE_URL', 'http://service-test3.yohops.com:9999/'); | ||
19 | define('YOHOBUY_URL', 'http://www.yohobuy.com/'); | 19 | define('YOHOBUY_URL', 'http://www.yohobuy.com/'); |
20 | define('SERVICE_NOTIFY', 'http://testservice.yoho.cn:28077/'); | 20 | define('SERVICE_NOTIFY', 'http://testservice.yoho.cn:28077/'); |
21 | define('API_OLD', 'http://test2.open.yohobuy.com/'); | 21 | define('API_OLD', 'http://test2.open.yohobuy.com/'); |
-
Please register or login to post a comment