From 4a554a55e9b16b5723d54452d996984990e05efc Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期四, 30 十一月 2023 21:22:22 +0800
Subject: [PATCH] 重构生产进度存储和同步

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

diff --git a/model/index.go b/model/index.go
index a5f8022..504d8c2 100644
--- a/model/index.go
+++ b/model/index.go
@@ -26,7 +26,6 @@
 		PlcBrand{},
 		DevicePlc{},
 		ProcessModel{},
-		ProductionProgress{},
 		Device{},
 		TaskStatusSync{},
 		SystemStatus{},

--
Gitblit v1.8.0