Added route to view test
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
|
||||
type Test struct {
|
||||
gorm.Model
|
||||
Title string
|
||||
Name string
|
||||
|
||||
// belongs to hardware
|
||||
HardwareID int
|
||||
|
Reference in New Issue
Block a user