liujiandao
2023-10-31 307c699810c39714e82efac9de56f70b93a718a2
models/db.go
@@ -81,12 +81,11 @@
      Operation{},
      OperationDetails{},
      Scrap{},
      MoveHistory{},
      //Product{},
      ProductCategory{},
      Material{},
      LocationProduct{},
      LocationProductAmount{},
      ReorderRule{},
   )
   return err
}