feat: 插件导出/导入

This commit is contained in:
denglihong2007
2025-07-29 15:06:01 +08:00
parent b051e4757f
commit e41ed32db4
6 changed files with 141 additions and 25 deletions

View File

@@ -29,7 +29,7 @@ public class PluginManifest
/// <summary>
/// 项目 Url
/// </summary>
public string? Url { get; set; }
public string Url { get; set; } = "";
/// <summary>
/// 插件版本