There was an error while loading. Please reload this page.
1 parent 54d5d41 commit f689e0aCopy full SHA for f689e0a
1 file changed
pkg/db/model/oa.go
@@ -35,7 +35,7 @@ const (
35
)
36
37
type Feedback struct {
38
- ReportId int64 `gorm:"primaryKey"`
+ ReportId int64
39
StuId string
40
Name string
41
College string
0 commit comments