package entity type TestEntity struct { ID uint64 Name string Age int64 }