package models type A struct { Id int `xorm:"integer"` }