This commit is contained in:
2025-10-20 19:39:17 +08:00
parent 01adc11be7
commit 7ad1b7d5e1
29 changed files with 113 additions and 140 deletions

View File

@@ -24,7 +24,7 @@ public interface IWPFDataService
/// <summary>
/// 菜单数据服务。
/// </summary>
IMenuDataService MenuDataService { get; }
IMenuWpfService MenuDataService { get; }
/// <summary>
/// MQTT数据服务。