feat: add fnOS packaging, storage workflows and release pipeline
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user