Authored by 徐祁xuqi

update appversion to 4.6.0 for outlet side bar

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