perf: 优化进度条

This commit is contained in:
ZacharyZcR
2025-01-01 08:27:13 +08:00
parent ceede3cd68
commit a603e13d3b
4 changed files with 198 additions and 69 deletions
+1
View File
@@ -119,6 +119,7 @@ var (
NoColor bool // 禁用彩色输出
JsonFormat bool // JSON格式输出
LogLevel string // 日志输出级别
NoProgress bool // 禁用进度条显示
)
var (