优化代码

This commit is contained in:
2025-10-01 12:57:16 +08:00
parent 66164a0c33
commit 3a7417f493
5 changed files with 0 additions and 12 deletions
-1
View File
@@ -1065,7 +1065,6 @@ namespace Ink_Canvas.Helpers
// 如果不是自动更新(即版本修复),则应用不同的策略
if (!isAutoUpdate)
{
// 版本修复:立即允许,不受分级策略影响
LogHelper.WriteLogToFile($"DeviceIdentifier | 版本修复 - 版本: {updateVersion}, 类型: {updateType}, 结果: 允许");
return true;
}