Authored by yyq

app_version 升级

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