fix ue game lv
This commit is contained in:
@@ -218,6 +218,9 @@ func (User) Fields() []ent.Field {
|
||||
field.Int("game_lv").
|
||||
Optional(),
|
||||
|
||||
field.Int("game_exp").
|
||||
Optional(),
|
||||
|
||||
field.Int("coin").
|
||||
Optional(),
|
||||
|
||||
|
Reference in New Issue
Block a user