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