Authored by hf

do modify libmodels filename suffix

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