fix: 修复因App Store页面改版导致无法获取i茅台版本号的问题#396
Open
gemail1024 wants to merge 1 commit intooddfar:masterfrom
Open
Conversation
改用iTunes Lookup API作为主要版本号获取方式,保留App Store页面解析作为备选, 并支持通过环境变量MT_APP_VERSION配置兜底版本号。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Owner
|
感谢修复,请问这个您测试了吗,测试通过了我这边直接合并了 |
Author
|
我本地已经测试过了,你先复制到你的本地 验证没问题了再合并
致远 ***@***.***> 于2026年3月18日周三 14:35写道:
… *oddfar* left a comment (oddfar/campus-imaotai#396)
<#396 (comment)>
感谢修复,请问这个您测试了吗,测试通过了我这边直接合并了
—
Reply to this email directly, view it on GitHub
<#396 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJSYGNLBEWPZDUGAIXJH7D34RI7RZAVCNFSM6AAAAACWMYQDCCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DAOBQGA4TGNBZGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改用iTunes Lookup API作为主要版本号获取方式,保留App Store页面解析作为备选, 并支持通过环境变量MT_APP_VERSION配置兜底版本号。