model/index.go
@@ -28,6 +28,9 @@ ProcessModel{}, ProductionProgress{}, Device{}, TaskStatusSync{}, SystemStatus{}, ProcessModelPlcAddress{}, ) } @@ -42,6 +45,7 @@ models := []interface{}{ NewNetConfigSearch(nil), NewPlcBrandSearch(), NewSystemStatusSearch(), } for _, model := range models {