From dd75b36c03049be232a94d97eff1c4a5cc751fb5 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期二, 31 十月 2023 22:08:39 +0800
Subject: [PATCH] 支持设备ID切换

---
 conf/config.go |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/conf/config.go b/conf/config.go
index 1888f21..ad8f0cc 100644
--- a/conf/config.go
+++ b/conf/config.go
@@ -101,6 +101,10 @@
 		PLC plc
 
 		Prompt Prompt
+
+		CurrentDeviceID string //璁剧疆褰撳墠闈㈡澘鎺у埗鐨勮澶�
+
+		SerfClusterStatus string
 	}
 )
 

--
Gitblit v1.8.0