From af74e9840efa3379fee18fa8362c6d571a38aad6 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期六, 04 十一月 2023 14:31:35 +0800
Subject: [PATCH] 表迁移加入process_model_plc_address
---
model/index.go | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/model/index.go b/model/index.go
index aa38c06..f109db2 100644
--- a/model/index.go
+++ b/model/index.go
@@ -30,6 +30,7 @@
Device{},
TaskStatusSync{},
SystemStatus{},
+ ProcessModelPlcAddress{},
)
}
--
Gitblit v1.8.0