diff --git a/Application/Sdk/Controller/ExchangeController.class.php b/Application/Sdk/Controller/ExchangeController.class.php index f0da343b..17003b60 100644 --- a/Application/Sdk/Controller/ExchangeController.class.php +++ b/Application/Sdk/Controller/ExchangeController.class.php @@ -205,7 +205,6 @@ class ExchangeController extends BaseController{ // $isUSBeta = ip_is_country($ip, ['xx']); $isUSBeta = false; } - $isUSBeta = ip_is_country($ip); // 美国IP的贝塔包 不管游戏设置怎么设置 都走苹果支付 if (!$isUSBeta && (get_game_appstatus2($request['game_id']) || $istest || !$isBeta/* &&$request['is_create_ordernumer']!=1 */)){ /* 第三方支付 */ $prefix = $request['code'] == 1 ? "SP_" : "PF_"; // SP