|
|
@ -1423,5 +1423,5 @@ function is_active_class(array $controllers, array $actions, \Closure $otherCond
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function isOutPaySite() {
|
|
|
|
function isOutPaySite() {
|
|
|
|
return $_SERVER['HTTP_HOST'] == 'mg.jianghuifa.cn';
|
|
|
|
return $_SERVER['HTTP_HOST'] == 'outertg.jianghuifa.cn';
|
|
|
|
}
|
|
|
|
}
|
|
|
|