Files
DMS/DMS.WPF
David P.G 078d7b3903 1. 创建了 BatchImportVariablesEventArgs 事件参数类
2. 在 IEventService 接口中添加了 OnBatchImportVariables 事件和 RaiseBatchImportVariables 方法
   3. 在 EventService 实现中添加了对新事件的支持
   4. 在 IVariableManagementService 接口中添加了 BatchImportVariablesAsync 方法
   5. 在 VariableManagementService 中实现了该方法,并在批量导入后触发事件
   6. 更新了 VariableTableViewModel 以使用 IVariableManagementService 而不是 IVariableAppService
2025-10-01 20:13:30 +08:00
..
2025-07-26 12:19:05 +08:00
2025-09-09 16:46:33 +08:00
2025-09-23 09:28:08 +08:00
2025-09-05 13:35:20 +08:00
2025-09-05 16:18:01 +08:00
2025-07-19 11:11:01 +08:00
2025-09-10 18:15:31 +08:00
2025-07-28 11:09:52 +08:00
2025-09-23 09:28:08 +08:00
2025-09-14 20:46:31 +08:00