lishihai
2024-07-03 18a4bf8f0c9aa66ef105e5e4ccf67a5afee51048
models/db.go
@@ -120,6 +120,11 @@
      MoveHistory{},
      Lock{},
      MonthStats{},
      Attribute{},
      AttributeValue{},
      SystemConfig{},
      WarehouseMonthStats{},
      WarehouseStatsItems{},
   )
   return err
}