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