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