do modify libmodels filename suffix
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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', |
-
Please register or login to post a comment