From 84fb8e390b83dc9482524c12d7af6c93405c3fc1 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期五, 08 十二月 2023 16:36:32 +0800
Subject: [PATCH] debug

---
 model/index.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/model/index.go b/model/index.go
index a5f8022..c00fb7c 100644
--- a/model/index.go
+++ b/model/index.go
@@ -26,13 +26,13 @@
 		PlcBrand{},
 		DevicePlc{},
 		ProcessModel{},
-		ProductionProgress{},
 		Device{},
 		TaskStatusSync{},
 		SystemStatus{},
 		ProcessModelPlcAddress{},
 		ReportsToCloud{},
 		ReportWork{},
+		Dashboard{},
 	)
 }
 

--
Gitblit v1.8.0