We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如果用户的 version_number 与最新 version_number 相差过大,则不生成增量包,而是直接下发全量包。
不然服务器磁盘空间感觉会受不了
可能定一下同 channel 内超过 50 个版本?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
如果用户的 version_number 与最新 version_number 相差过大,则不生成增量包,而是直接下发全量包。
不然服务器磁盘空间感觉会受不了
可能定一下同 channel 内超过 50 个版本?
The text was updated successfully, but these errors were encountered: