...
|
...
|
@@ -21,7 +21,7 @@ define('USE_INTER_FACE_SHUNT', false);//分流开关 |
|
|
//define('API_OLD', 'http://test2.open.yohobuy.com/');
|
|
|
|
|
|
#dev环境
|
|
|
define('API_URL', 'http://dev-api.yohops.com:9999/');
|
|
|
define('API_URL', 'http://api-test4.yohops.com:9999');
|
|
|
define('SERVICE_URL', 'http://dev-service.yohops.com:9999/');
|
|
|
define('YOHOBUY_URL', 'http://www.yohobuy.com/');
|
|
|
define('SERVICE_NOTIFY', 'http://test2.open.yohobuy.com/');
|
...
|
...
|
|