zhangqian
2024-07-01 73b6baf6af3d88cdcb0e2df7932a9bd96b0b85c5
models/db.go
@@ -116,6 +116,15 @@
      ReorderRule{},
      Attachment{},
      LogisticCompany{},
      FileTemplateAttachment{},
      MoveHistory{},
      Lock{},
      MonthStats{},
      Attribute{},
      AttributeValue{},
      SystemConfig{},
      WarehouseMonthStats{},
      WarehouseStatsItems{},
   )
   return err
}