1
0

fix planet float

This commit is contained in:
2024-08-01 07:01:19 +09:00
parent 4c0c396086
commit 9222892c61
14 changed files with 553 additions and 110 deletions

View File

@ -241,7 +241,7 @@ func (User) Fields() []ent.Field {
return time.Now().In(jst)
}),
field.Int("planet").
field.Float("planet").
Optional(),
field.Time("planet_at").