Authored by hf

do modify libmodels filename suffix

... ... @@ -57,7 +57,7 @@ class Yohobuy
$param = array(
'app_version' => '3.6',
'client_type' => $clientType,
'os_version' => 'android4.4.4:ASUS_X002',
'os_version' => 'yohobuy:h5',
'private_key' => self::$privateKeyList[$clientType],
'screen_size' => '720x1280',
'v' => '6',
... ...