update appversion to 4.6.0 for outlet side bar
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -119,7 +119,7 @@ class Yohobuy | @@ -119,7 +119,7 @@ class Yohobuy | ||
119 | { | 119 | { |
120 | $clientType = self::clientType(); | 120 | $clientType = self::clientType(); |
121 | $param = array( | 121 | $param = array( |
122 | - 'app_version' => '3.8.2', | 122 | + 'app_version' => '4.6.0', |
123 | 'client_type' => $clientType, | 123 | 'client_type' => $clientType, |
124 | 'os_version' => 'yohobuy:h5', | 124 | 'os_version' => 'yohobuy:h5', |
125 | 'private_key' => self::$privateKeyList[$clientType], | 125 | 'private_key' => self::$privateKeyList[$clientType], |
-
Please register or login to post a comment