GORM update query autoatically asign time column in where condition

前端 未结 0 1215

I\'m new to golang my struct is like below

type User struct{
    ID int `gorm:"column:ID;primary_key:auto_increment" json:"ID"`
    Name *         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题