feat: add fnOS packaging, storage workflows and release pipeline

This commit is contained in:
2026-08-11 18:05:49 +08:00
parent c5922f9b08
commit 95932f0199
181 changed files with 24024 additions and 1164 deletions
+5
View File
@@ -24,6 +24,11 @@ namespace dy.net.model.entity
/// </summary>
public int BatchCount { get; set; } = 18;
/// <summary>
/// 新同步任务使用的全局存储。历史记录始终使用自身保存的存储类型。
/// </summary>
public dy.net.model.dto.StorageType StorageType { get; set; } = dy.net.model.dto.StorageType.Local;
/// <summary>
/// 博主视频是否 直接用标题做文件名
/// </summary>