unsupported Scan, storing driver.Value type []uint8 into type *time.Time

前端 未结 3 1478
借酒劲吻你
借酒劲吻你 2021-01-31 08:16

I have difficulty querieing for users, which is defined as:

type User struct {
    ID           int       `db:\"id\" json:\"id\"`            
    UserName     st         


        
3条回答
提交回复
热议问题