type UserReaded struct { Id uint32 `orm:"auto;size(11)"` Uid uint32 `orm:"size(11)"` NovId uint32 `orm:"size(11)"`