EPLAN_PROD_Plugin/Sinvo.EplanHpD.Plugin.Service
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
..
Model 105040 Update 增加第三种直通线选择,可选择的线材种类数量由配置表决定 2025-02-14 09:22:11 +08:00
Properties 105040 更新版本信息并重构配置管理 2025-03-08 13:35:41 +08:00
DBHelper.cs 105040 Update 增加调试标识判断 2025-01-23 09:04:38 +08:00
PluginServices.cs 105040 增加数据库保存,优化界面 2024-12-03 11:50:36 +08:00
Sinvo.EplanHpD.Plugin.Service.csproj 105040 Update to 1.0.0.28 2025-02-21 09:53:36 +08:00