Showing
1 changed file
with
1 additions
and
1 deletions
@@ -85,7 +85,7 @@ class HfController extends AbstractAction | @@ -85,7 +85,7 @@ class HfController extends AbstractAction | ||
85 | case '4.9.0': | 85 | case '4.9.0': |
86 | $result['data']['url'] = 'http://cdn.yoho.cn/app-hotfix/yohobuy/ios/4.9.0/main0826.js'; | 86 | $result['data']['url'] = 'http://cdn.yoho.cn/app-hotfix/yohobuy/ios/4.9.0/main0826.js'; |
87 | $result['data']['patchv'] = '111'; | 87 | $result['data']['patchv'] = '111'; |
88 | - $result['data']['filecode'] = '0a06da7cc07ede74ab196ab8776f27ca'; | 88 | + $result['data']['filecode'] = 'eb9a6b782125f4cd29ca7ece23ab4e4f'; |
89 | $result['md5'] = md5(self::PRIVATE_KEY . ':' . json_encode($result['data'])); | 89 | $result['md5'] = md5(self::PRIVATE_KEY . ':' . json_encode($result['data'])); |
90 | break; | 90 | break; |
91 | default: // 默认 | 91 | default: // 默认 |
-
Please register or login to post a comment