GORM uses the field with the name ID as the table's primary key by default. type User struct { ID string // field named `ID` ...
確定! 回上一頁