修改了Mqtt服务器启动不加载的问题
This commit is contained in:
@@ -27,6 +27,9 @@ public partial class MqttServerItemViewModel : ObservableObject
|
||||
|
||||
[ObservableProperty]
|
||||
private bool _isActive;
|
||||
|
||||
[ObservableProperty]
|
||||
private bool _isConnect;
|
||||
|
||||
[ObservableProperty]
|
||||
private string _subscribeTopic;
|
||||
|
||||
Reference in New Issue
Block a user