Skip to content

Commit f689e0a

Browse files
committed
update model
1 parent 54d5d41 commit f689e0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/db/model/oa.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const (
3535
)
3636

3737
type Feedback struct {
38-
ReportId int64 `gorm:"primaryKey"`
38+
ReportId int64
3939
StuId string
4040
Name string
4141
College string

0 commit comments

Comments
 (0)