feat: 菜单管理重构及MQTT服务器功能增强
This commit is contained in:
@@ -38,4 +38,5 @@ public interface IMqttManagementService
|
||||
/// 异步批量删除MQTT服务器。
|
||||
/// </summary>
|
||||
Task<bool> DeleteMqttServersAsync(List<int> ids);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user