From 5a9e2e97e78a05209a57a75a75678d67c32c58d5 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期六, 21 十月 2023 11:25:20 +0800
Subject: [PATCH] debug over

---
 main.go |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/main.go b/main.go
index ceb0a08..7acd081 100644
--- a/main.go
+++ b/main.go
@@ -39,6 +39,8 @@
 		"production_progress",
 		"work_order",
 		"task_status_sync",
+		"device",
+		"device_plc",
 	}
 
 	agent := serf.InitAgent("apsClient", syncTables, sqlitex.GetDB())

--
Gitblit v1.8.0