model/index.go
@@ -29,6 +29,10 @@ ProductionProgress{}, Device{}, TaskStatusSync{}, SystemStatus{}, ProcessModelPlcAddress{}, ReportsToCloud{}, ReportWork{}, ) } @@ -43,6 +47,7 @@ models := []interface{}{ NewNetConfigSearch(nil), NewPlcBrandSearch(), NewSystemStatusSearch(), } for _, model := range models {