This commit is contained in:
2025-10-20 22:47:22 +08:00
parent 7ad1b7d5e1
commit b980f989d8
17 changed files with 131 additions and 82 deletions

View File

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