Authored by whb

PC修改测试版本

... ... @@ -119,7 +119,7 @@ class Yohobuy
{
$clientType = self::clientType();
$param = array(
'app_version' => '4.1.2',
'app_version' => '3.8.2',//'4.1.2',
'client_type' => $clientType,
'os_version' => 'yohobuy:h5',
'private_key' => self::$privateKeyList[$clientType],
... ...