zhangqian
2024-07-02 cdbdde21488beb0cca5527c94b5321f04a915e11
models/db.go
@@ -117,6 +117,14 @@
      Attachment{},
      LogisticCompany{},
      FileTemplateAttachment{},
      MoveHistory{},
      Lock{},
      MonthStats{},
      Attribute{},
      AttributeValue{},
      SystemConfig{},
      WarehouseMonthStats{},
      WarehouseStatsItems{},
   )
   return err
}