zhangqian
2024-07-03 37a64e6972df2b705670774047c65f9a0ce60ac1
models/db.go
@@ -122,6 +122,9 @@
      MonthStats{},
      Attribute{},
      AttributeValue{},
      SystemConfig{},
      WarehouseMonthStats{},
      WarehouseStatsItems{},
   )
   return err
}