自定义线路与线路优化

This commit is contained in:
2026-06-04 17:52:16 +08:00
parent 33509de4e3
commit e6c60a9d6d
16 changed files with 1184 additions and 203 deletions
+1
View File
@@ -14,6 +14,7 @@ class StorageKeys {
static const String downloadTasks = 'download_tasks';
static const String downloadWifiOnly = 'download_wifi_only';
static const String downloadRetries = 'download_retries';
static const String selectedCustomLineNode = 'selected_custom_line_node';
// 任务记录
static const String taskRetentionDays = 'task_retention_days';