Go to file
lihanbo 5bd68a7fba 105040 更新版本信息并重构配置管理
在 `AssemblyInfo.cs` 中更新版本号至 `1.0.0.29` 和 `1.0.0.30`。
在 `Consts.cs` 中添加对 `Newtonsoft.Json` 的引用,重构常量为静态字段,并实现 `InitConfigs` 方法以支持从 JSON 配置文件读取路径。
在 `MotorExcelHelper.cs` 中更新数据文件路径引用,修改 `SaveLinesToExcel` 方法以接受新的参数。
在 `LayoutHelperViewModel.cs` 和 `LectotypeViewModel.cs` 中更新电机电缆获取逻辑和保存线材的方法签名。
在 `DesignPluginEntry.cs` 和 `PluginEntry.cs` 中调用 `Consts.InitConfigs()` 初始化配置。
2025-03-08 13:35:41 +08:00
Doc 105040 Add 插件更新手册 2025-01-13 17:12:30 +08:00
Sinvo.EplanHpD.Plugin 105040 更新版本信息并重构配置管理 2025-03-08 13:35:41 +08:00
Sinvo.EplanHpD.Plugin.Service 105040 更新版本信息并重构配置管理 2025-03-08 13:35:41 +08:00
Sinvo.EplanHpD.Plugin.Test 105040 Update to 1.0.0.28 2025-02-21 09:53:36 +08:00
Sinvo.EplanHpD.Plugin.WPFUI 105040 更新版本信息并重构配置管理 2025-03-08 13:35:41 +08:00
.gitattributes 添加项目文件。 2024-10-24 18:01:26 +08:00
.gitignore 添加项目文件。 2024-10-24 18:01:26 +08:00
README.md 添加项目文件。 2024-10-24 18:01:26 +08:00
Sinvo.EplanHpD.Plugin.sln 105040 Update to 1.0.0.28 2025-02-21 09:53:36 +08:00

README.md

Sinvo.EplanHpD.Plugin