Merge branch 'release/4.6' of git.yoho.cn:fe/YOHOBUYWAP into release/4.6
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -120,7 +120,7 @@ class Yohobuy | @@ -120,7 +120,7 @@ class Yohobuy | ||
120 | { | 120 | { |
121 | $clientType = self::clientType(); | 121 | $clientType = self::clientType(); |
122 | $param = array( | 122 | $param = array( |
123 | - 'app_version' => '3.8.2', | 123 | + 'app_version' => '4.6.0', |
124 | 'client_type' => $clientType, | 124 | 'client_type' => $clientType, |
125 | 'os_version' => 'yohobuy:h5', | 125 | 'os_version' => 'yohobuy:h5', |
126 | 'private_key' => self::$privateKeyList[$clientType], | 126 | 'private_key' => self::$privateKeyList[$clientType], |
-
Please register or login to post a comment