Authored by 徐祁xuqi

Merge branch 'hotfix/appversion'

... ... @@ -119,7 +119,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],
... ...