From 288d78f66ecd1b628e8d1df7a3da99fc5e6880ec Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期五, 08 十二月 2023 14:13:37 +0800 Subject: [PATCH] debug --- model/index.go | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/model/index.go b/model/index.go index 504d8c2..c00fb7c 100644 --- a/model/index.go +++ b/model/index.go @@ -32,6 +32,7 @@ ProcessModelPlcAddress{}, ReportsToCloud{}, ReportWork{}, + Dashboard{}, ) } -- Gitblit v1.8.0