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