获取用户ip地址信息
This commit is contained in:
@@ -113,7 +113,7 @@ if (!function_exists('get_device_type')) {
|
||||
}
|
||||
|
||||
$deviceInfo['ip'] = get_client_ip();
|
||||
$deviceInfo['ip_address'] = cc_get_ip_lookup();
|
||||
// $deviceInfo['ip_address'] = cc_get_ip_lookup();
|
||||
|
||||
return $deviceInfo;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user