yinbentan
2024-07-01 a31f930fff45db997d25b74182ef4ff37492e9ec
models/db.go
@@ -120,6 +120,9 @@
      MoveHistory{},
      Lock{},
      MonthStats{},
      Attribute{},
      AttributeValue{},
      SystemConfig{},
   )
   return err
}