...
|
...
|
@@ -12,7 +12,7 @@ defined('APPLICATION_ENV') || define('APPLICATION_ENV', 'production'); |
|
|
|
|
|
define('EXHIBITION_TICKET', 51335912);//展览票skn
|
|
|
|
|
|
define('USE_INTER_FACE_SHUNT', true);//分流开关
|
|
|
define('USE_INTER_FACE_SHUNT', false);//分流开关
|
|
|
|
|
|
define('API_URL', 'http://api.yoho.yohoops.org/');
|
|
|
define('SERVICE_URL', 'http://service.yoho.yohoops.org/');
|
...
|
...
|
|