main.go
@@ -38,7 +38,6 @@ var syncTables = []string{ "procedures", "process_model", "production_progress", "work_order", "task_status_sync", "device", @@ -46,6 +45,7 @@ "system_status", "process_model_plc_address", "reports_to_cloud", "report_work", } agent := serf.InitAgent("apsClient", syncTables, sqlitex.GetDB())